Skip to content
View kivikakk's full-sized avatar
πŸˆβ€β¬›
yeah nyaa
πŸˆβ€β¬›
yeah nyaa

Sponsors

@digitalmoksha
@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. :)

Co-author

Charlotte works mostly on Nix and FPGA stuff.

Pinned Loading

  1. comrak comrak Public

    CommonMark + GFM compatible Markdown parser and renderer

    Rust 1.4k 158

  2. koino koino Public

    CommonMark + GFM compatible Markdown parser and renderer

    Zig 146 14