2 releases
0.1.1 | Jun 10, 2023 |
---|---|
0.1.0 | May 2, 2023 |
#689 in Memory management
Used in ampc
8KB
168 lines
slot-arena
A compacted and safe memory allocator using only safe Rust, which can be accessed with opaque references.
Compacted memory allocation using opaque references
0.1.1 | Jun 10, 2023 |
---|---|
0.1.0 | May 2, 2023 |
#689 in Memory management
Used in ampc
8KB
168 lines
A compacted and safe memory allocator using only safe Rust, which can be accessed with opaque references.