Skip to content
View kivikakk's full-sized avatar
🐈‍⬛
yeah nyaa
🐈‍⬛
yeah nyaa

Sponsors

@github

Organizations

@NixOS

Block or report kivikakk

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 168

  2. koino koino Public

    CommonMark + GFM compatible Markdown parser and renderer

    Zig 148 15

  3. libpcre.zig libpcre.zig Public

    Zig bindings to libpcre

    Zig 35 7

  4. gjtorikian/commonmarker gjtorikian/commonmarker Public

    Ruby wrapper for the comrak (CommonMark parser) Rust crate

    Rust 512 89