tokio-rs / slabLinks
Slab allocator for Rust
☆853Updated 3 weeks 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☆935Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆827Updated 2 years ago
- Async multi-producer multi-consumer channel☆913Updated 4 months ago
- An implementation of a LRU cache☆761Updated last month
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- ☆884Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- A crate for safe and ergonomic pin-projection.☆688Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,167Updated last month
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- Fast floating point to string conversion☆670Updated last week
- Spin-based synchronization primitives☆563Updated last week
- A multiprocess drop-in replacement for Rust channels☆1,046Updated last week
- The arena, a fast but limited type of allocator☆569Updated last year
- Intrusive collections for Rust☆472Updated last year
- Typed distributed plugin registration☆1,215Updated last week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Futures, streams, and async I/O combinators.☆530Updated last month
- Async I/O and timers☆554Updated 2 months ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆564Updated last month
- A Rust proc-macro attribute parser☆1,195Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆517Updated 3 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated 2 months ago