A minimal collection of reusable C headers
Find a file
2025-06-08 01:09:20 +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 fix: Added supported C standards list in arena.h 2025-06-08 01:09:20 +02:00
LICENSE init 2025-06-01 23:58:58 +02:00
README.md fix: Added supported C standards list in arena.h 2025-06-08 01:09:20 +02:00

ckit

A minimal collection of reusable C headers for ≥C89.

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.