tokio-rs / slab
Slab allocator for Rust
☆741Updated last week
Alternatives and similar repositories for slab:
Users that are interested in slab are comparing it to the libraries listed below
- Module initialization/global constructor functions for Rust☆798Updated this week
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- ☆792Updated this week
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Intrusive collections for Rust☆436Updated 5 months ago
- Futures, streams, and async I/O combinators.☆494Updated this week
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Fast floating point to string conversion☆622Updated this week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆801Updated last year
- A multiprocess drop-in replacement for Rust channels☆914Updated 2 weeks ago
- Typed distributed plugin registration☆1,069Updated this week
- Notify async tasks or threads☆459Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- The arena, a fast but limited type of allocator☆529Updated 6 months ago
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Async multi-producer multi-consumer channel☆832Updated last month
- An implementation of a LRU cache☆678Updated 3 weeks ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Async I/O and timers☆479Updated 3 weeks ago
- Rust method delegation with less boilerplate☆455Updated last week
- Task abstraction for building executors☆450Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆713Updated 11 months ago