Y
Hacker News
new
|
ask
|
show
|
jobs
by
ComputerGuru
782 days ago
Have you published your code to GH, by any chance?
1 comments
yvt
782 days ago
Offset allocator:
https://github.com/yvt/xalloc-rs/blob/master/src/tlsf.rs
Don't mind the mess, it's one of my earliest works in Rust.
General-purpose allocator:
https://github.com/yvt/rlsf
link
General-purpose allocator: https://github.com/yvt/rlsf