11 lines
287 B
Markdown
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.
|