This has been a crazy busy period for me, but finally last night I found some time to finish and publish a new #Rust #Crate: please welcome teaspoon, a compact memory allocator for environments with very limited memory!
https://docs.rs/teaspoon
Feedback is welcome.
[#]RustLang #memory #allocator
=> More informations about this toot | More toots from andxor@mstdn.social
And I also updated two other #crates I maintain:
https://crates.io/crates/atomic-write-file
https://crates.io/crates/circular-buffer
[#]Rust #RustLang
=> More informations about this toot | More toots from andxor@mstdn.social
@andxor nice! What particular use case you use it for?
=> More informations about this toot | More toots from ku1ik@hachyderm.io
@ku1ik personally, I needed it for a software that needed to run on a hardware device with limited RAM, and I wanted to use a crate that used Vecs all over the place.
There's no operating system running on that device, so no system calls to allocate memory, hence the need for a no_std memory allocator.
=> More informations about this toot | More toots from andxor@mstdn.social This content has been proxied by September (3851b).Proxy Information
text/gemini