tokio-rs / slabLinks
Slab allocator for Rust
☆842Updated last month
Alternatives and similar repositories for slab
Users that are interested in slab are comparing it to the libraries listed below
Sorting:
- Module initialization/global constructor functions for Rust☆903Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Async multi-producer multi-consumer channel☆893Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- An implementation of a LRU cache☆740Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- Intrusive collections for Rust☆467Updated last year
- Typed distributed plugin registration☆1,186Updated last week
- ☆864Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆557Updated last year
- Spin-based synchronization primitives☆553Updated this week
- Async I/O and timers☆545Updated 2 weeks ago
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Slotmap data structure for Rust☆1,237Updated last year
- A Rust proc-macro attribute parser☆1,169Updated last week
- A multiprocess drop-in replacement for Rust channels☆1,017Updated this week
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- A crate for managing memory bit by bit☆1,335Updated last year
- Notify async tasks or threads☆484Updated last month