tokio-rs / slabLinks
Slab allocator for Rust
☆865Updated 2 months ago
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☆945Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- An implementation of a LRU cache☆765Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆925Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Support atomic operations on Arc itself☆1,221Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆573Updated last year
- Spin-based synchronization primitives☆570Updated 2 weeks ago
- ☆894Updated this week
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆834Updated 2 years ago
- Async I/O and timers☆565Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Intrusive collections for Rust☆477Updated this week
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- A Rust proc-macro attribute parser☆1,209Updated this week
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- A multiprocess drop-in replacement for Rust channels☆1,065Updated this week
- Easy self-referential struct generation for Rust.☆680Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Futures, streams, and async I/O combinators.☆530Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- Slotmap data structure for Rust☆1,269Updated last month