I understand completely, I feel the same way!
If possible, I'm sure this community would love reading a blog post about exactly this.
Myself, I'm in uni and don't really have time to make new projects in rust and would greatly appreciate to read what you have to say about this :)
Here is an update. I focused on the Node which is the smallest element of the buffer, it is what contains any meta data and the data payload. The code is heavily reduced but what is shared is pretty much verbatim maybe some minor edits
I find it really charming how i can sort of see what you're doing even though I'm a complete beginner in this language and we're talking about allocators :^).
That said, the update is greatly appreciated.
Do you mean a global allocator?
Yes a Global Allocator to be used with the GlobalAlloc trait
Rust
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Wormhole
Credits
- The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)