tokio-rs / slabLinks
Slab allocator for Rust
☆801Updated 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☆875Updated last month
- An implementation of a LRU cache☆726Updated last week
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Intrusive collections for Rust☆454Updated 10 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Async multi-producer multi-consumer channel☆874Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- Async I/O and timers☆531Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Spin-based synchronization primitives☆542Updated 3 weeks ago
- Fast floating point to string conversion☆644Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A multiprocess drop-in replacement for Rust channels☆980Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- Futures, streams, and async I/O combinators.☆508Updated last week
- ☆836Updated 3 weeks ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆499Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Notify async tasks or threads☆475Updated this week