diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md index a319bfe..1274d9c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ This is pool of ideas of what to implement in zig - [ ] improve cli args parser - [ ] play with markow chains - [ ] btree index for toy db +- [ ] playing with allocators ## More ideas https://github.com/practical-tutorials/project-based-learning?tab=readme-ov-file#cc |