HTTP/1.1 200 OK Date: Thu, 08 Jan 2026 05:09:58 GMT Content-Type: text/html; charset=utf-8 Vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With ETag: W/"afde5bd83a4f1eabf22ca9bc9584d66f" Cache-Control: max-age=0, private, must-revalidate Strict-Transport-Security: max-age=31536000; includeSubdomains; preload X-Frame-Options: deny X-Content-Type-Options: nosniff X-XSS-Protection: 0 Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin Content-Security-Policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com github.githubassets.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com wss://alive-staging.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com marketplace-screenshots.githubusercontent.com/ copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com github.githubassets.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/ Server: github.com Content-Encoding: gzip Accept-Ranges: bytes Set-Cookie: _octo=GH1.1.805861466.1767848997; Path=/; Domain=github.com; Expires=Fri, 08 Jan 2027 05:09:57 GMT; Secure; SameSite=Lax Set-Cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 08 Jan 2027 05:09:57 GMT; HttpOnly; Secure; SameSite=Lax X-GitHub-Request-Id: BB06:2C59BB:77F45ED:650D84C:695F3C24 Transfer-Encoding: chunked kivikakk (Asherah Connor) · GitHub
🌐 شما از Web Proxy استفاده می‌کنید صفحه اصلی
Skip to content
View kivikakk's full-sized avatar
🐈‍⬛
yeah nyaa
🐈‍⬛
yeah nyaa

Sponsors

@github

Organizations

@NixOS

Block or report kivikakk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kivikakk/README.md

Welcome

Hi :) My repositories are spread out; there's one or two big repos hosted here, and lots of forks. Most of my smaller work is at nóssa.

CommonMark

  • Comrak rust library — CommonMark + GFM implementation, used by Reddit, docs.rs, crates.io, GitLab, and many more
  • gjtorikian/commonmarker ruby library — CommonMark + GFM implementation; wraps Comrak
  • koino zig library — CommonMark + GFM implementation (port of Comrak)

Digital design

  • zxxrtl yosys zig — bindings to Yosys' CXXRTL for Zig

Misc

  • vyx nix — my laptop & server Nix configuration, and cluster Flux CD configuration
  • comenzar ruby — my personal search assistant
  • htmlentities.zig zig library — HTML entity data
  • libpcre.zig zig library — bindings to libpcre
  • furpoll nix furry — polls your FurAffinity for notes and emails you about it

Archived

Digital design

  • Ava amaranth python basic — BASIC compiler, stack machine, SoC and IDE
  • Niar amaranth python — framework for building Amaranth projects
  • Sae amaranth — RV32I softcore -- testbed for Niar
  • ili9341spi amaranth zig driver — previous testbed for Niar: ILI9341 SPI LCD driver, plus virtual hardware testbench
  • Chryse chisel scala — framework for building Chisel projects
  • sh1107 amaranth zig driver — SH1107 OLED driver, plus the I²C driver it uses, with virtual hardware testbench
  • i2c_obs amaranth tool — I²C clock stretcher
  • hdx amaranth nix — development environment for HDL

Kernel/embedded

  • daintree zig kernel — ARMv8-A and RV64GS kernel and UEFI bootloader
  • dtb.zig zig library — device tree blob (flattened device tree) parser
  • armv8a ruby tool — some calculators to help with ARMv8a debugging
  • akari c++ kernel — baby's first Real C++ microkernel (antique)

CommonMark

Misc

Forks

Spirited away

Thanks to my co-authors. :)

Pinned Loading

  1. comrak comrak Public

    CommonMark + GFM compatible Markdown parser and renderer

    Rust 1.5k 171

  2. koino koino Public

    CommonMark + GFM compatible Markdown parser and renderer

    Zig 150 15

  3. libpcre.zig libpcre.zig Public

    Zig bindings to libpcre

    Zig 36 7

  4. gjtorikian/commonmarker gjtorikian/commonmarker Public

    Ruby wrapper for the comrak (CommonMark parser) Rust crate

    Rust 521 94