A minimal collection of reusable C headers
Find a file
2025-06-08 01:06:09 +02:00
examples init 2025-06-01 23:58:58 +02:00
.gitignore docs: update README 2025-06-08 01:02:23 +02:00
arena.h init 2025-06-01 23:58:58 +02:00
LICENSE init 2025-06-01 23:58:58 +02:00
README.md docs: Update README 2025-06-08 01:06:09 +02:00

ckit

A minimal collection of reusable C headers for modern C projects.

Available Headers

  • arena.h: Minimal, portable, and freestanding arena allocator.

License

This project is licensed under the Apache 2.0 License as part of Piraterna. See LICENSE for details.