You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump is a simple global fixed-size bump allocator that is cross-platform, no-std, thread-safe, and lock-free. WIP: needs better tests, growing and separate arenas.