AntoineGagne / AntoineGagne/a-tree
Investigate using an arena allocator for parsing
Open
enhancement
- Dominant language
- Rust
- Stars
- 2
- Forks
- 1
- Avg merge
- 7h 47m
- Merged PRs (30d)
- 4
Description
Instead of allocating heap memory, there could possibly be an arena allocator to parse into. Then, the transformed tree could be put into the slab the same way it is done right now.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.