tokio-rs / slabLinks
Slab allocator for Rust
☆846Updated 2 months ago
Alternatives and similar repositories for slab
Users that are interested in slab are comparing it to the libraries listed below
Sorting:
- A vector with a fixed capacity. (Rust)☆830Updated last year
- Module initialization/global constructor functions for Rust☆910Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆899Updated 3 months ago
- Support atomic operations on Arc itself☆1,129Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- An implementation of a LRU cache☆749Updated last week
- A crate for safe and ergonomic pin-projection.☆683Updated last week
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- The arena, a fast but limited type of allocator☆560Updated last year
- Async I/O and timers☆551Updated last month
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- ☆871Updated last week
- Fast floating point to string conversion☆662Updated this week
- A multiprocess drop-in replacement for Rust channels☆1,026Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆887Updated 8 months ago
- Intrusive collections for Rust☆470Updated last year
- Spin-based synchronization primitives☆560Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- Macros for all your token pasting needs☆1,059Updated last year
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Compile-time type-checked builder derive☆1,102Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆993Updated 2 months ago
- Task abstraction for building executors☆505Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆681Updated last month
- Easy self-referential struct generation for Rust.☆658Updated 9 months ago
- A Rust proc-macro attribute parser☆1,176Updated 3 weeks ago