Nice article that glimpses the surface of what those modern malloc libraries do under the hood.
Also, that's why I like custom allocators. There is too many (hard to control) magics happ3n behind malloc.
https://pranitha.dev/posts/rust-and-memory-allocators/
Also, that's why I like custom allocators. There is too many (hard to control) magics happ3n behind malloc.
https://pranitha.dev/posts/rust-and-memory-allocators/