tokio-rs / slabLinks
Slab allocator for Rust
☆866Updated last week
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☆951Updated last month
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- An implementation of a LRU cache☆778Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆836Updated 2 years ago
- Support atomic operations on Arc itself☆1,236Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆926Updated 11 months ago
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- ☆899Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Spin-based synchronization primitives☆574Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆720Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Slotmap data structure for Rust☆1,281Updated last month
- Async I/O and timers☆574Updated last week
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- A multiprocess drop-in replacement for Rust channels☆1,078Updated this week
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- cross-platform Rust API for memory mapped IO☆592Updated this week
- Futures, streams, and async I/O combinators.☆531Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Intrusive collections for Rust☆483Updated 3 weeks ago
- Fast floating point to string conversion☆688Updated last week
- Easy self-referential struct generation for Rust.☆689Updated last year
- Notify async tasks or threads☆503Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆537Updated last week
- Task abstraction for building executors☆555Updated this week