tokio-rs / slabLinks
Slab allocator for Rust
☆855Updated 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☆938Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- An implementation of a LRU cache☆763Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated this week
- Support atomic operations on Arc itself☆1,189Updated last week
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- The arena, a fast but limited type of allocator☆571Updated last year
- Test harness for ui tests of compiler diagnostics☆941Updated last week
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Intrusive collections for Rust☆473Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆831Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆909Updated 10 months ago
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆1,054Updated last month
- ☆885Updated this week
- Spin-based synchronization primitives☆565Updated last week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆769Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Async I/O and timers☆558Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,084Updated last week
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Fast floating point to string conversion☆674Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,018Updated last month
- Backtraces in Rust☆600Updated 2 months ago
- A Rust proc-macro attribute parser☆1,200Updated last week
- Futures, streams, and async I/O combinators.☆529Updated last month