A faster bump allocator for rust
74 points by atocanist
74 points by atocanist
Nice! I was having some trouble making scopes safe in my allocator
This was definitely tricky. I spent a while going back and forth between different type signatures, before settling on this, which is still a bit of a UX compromise.
I haven't read the rest of the article yet but I like the mascot.
This is extremely cool. I'd love to read a write up on some insights you made along the way :)