Skip to content
View kivikakk's full-sized avatar
🐰
🐰

Sponsors

@github
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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 there! Welcome to my forge, or its mirror on GitHub. Source repositories are available here, with collaboration mirrors of popular repos also available on GitHub.

CommonMark

  • Comrak rust library -- GitHub Flavored Markdown implementation, used by Reddit, docs.rs, crates.io, and many more
  • gjtorikian/commonmarker ruby library -- GitHub Flavored Markdown implementation; wraps Comrak in 1.x series
  • koino zig library -- GitHub Flavored Markdown implementation (port of Comrak)

Misc

  • 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

Forks

Archived

I only have so much time. Please feel free to write to me if you have any questions, or if you're interested in adopting a project!

Gateware

  • sae -- RV32I softcore
  • sh1107 zig driver -- (WIP) SH1107 OLED driver, plus the I2C driver it uses, with virtual hardware testbench
  • i2c_obs tool -- (WIP) I2C clock stretcher
  • hdx 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. :)

Who?

  • charlottia was my working name while starting on gateware and Nix.

Pinned

  1. comrak comrak Public

    CommonMark + GFM compatible Markdown parser and renderer

    Rust 1.1k 130

  2. daintree daintree Public archive

    [mirror] ARMv8-A/RISC-V kernel (with UEFI bootloader)

    Zig 43 4

  3. ziglang/zig ziglang/zig Public

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    Zig 30.7k 2.2k

  4. recogedor recogedor Public

    [mirror] Cursed IMAP forwarding service

    Rust 1

  5. koino koino Public

    [mirror] CommonMark + GFM compatible Markdown parser and renderer

    Zig 103 13

  6. hdx hdx Public

    [mirror] HDL development environment on Nix.

    Python 21