ckit/README.md

11 lines
288 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.