issues
search
TmLev
/
skipper
Various skip list implementations
MIT License
4
stars
0
forks
source link
Arena allocator
#29
Closed
TmLev
closed
4 years ago
TmLev
commented
4 years ago
This pull request:
Introduces
Allocator
interface.
Adds
Arena
allocator with some tests.
This pull request:
Allocator
interface.Arena
allocator with some tests.