A toy static allocator wich can serve as a global_allocator.
Convenient allocator for index-linked data structures
A simple, id-based, heterogeneous arena allocator
Vector indexed with generational indices
Slab-style entity storage: stable IDs, internal mutability; not a full ECS.
lock-free & auto-expansion array
A stable and high-performance low-level memory management library for Rust, providing fixed-capacity pools and deterministic allocation for latency-sensitive systems.
Fast concurrent lock-free MPMC queues
Backend code to use egui with vulkano.
A pool which manages allocation of unique indices. Acts like a psuedo-memory allocator.
A safe arena allocator that supports deletion without suffering from the ABA problem by using generational indices. Now with typed indices and custom integer types for generations!
A safe arena allocator that supports deletion without suffering from the ABA problem by using generational indices.
No description provided.
No description provided.
No description provided.
No description provided.