ckit/README.md
2025-06-08 01:07:27 +02:00

11 lines
287 B
Markdown

# ckit
A minimal collection of reusable C headers for >=C89.
## Available Headers
- [`arena.h`](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](LICENSE) for details.