feat: initial commit, basic arena

This commit is contained in:
2026-01-09 00:35:24 +02:00
parent ed1fa16625
commit 1dd4a788a8
8 changed files with 289 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# ni-arena
Arena Allocator of the NI-C system
Arena Allocator of the NI-C system
## Dependencies
- [ni-const](https://codecave.studiosi.es/studiosi/ni-const) constants library of the NI-C system