tokio-rs / slabLinks
Slab allocator for Rust
☆821Updated 2 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☆891Updated last week
- An implementation of a LRU cache☆733Updated last month
- A crate for safe and ergonomic pin-projection.☆673Updated last week
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- Support atomic operations on Arc itself☆1,072Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆885Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆823Updated last year
- Intrusive collections for Rust☆458Updated 11 months ago
- ☆849Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Spin-based synchronization primitives☆548Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Typed distributed plugin registration☆1,156Updated last week
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,042Updated this week
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Async I/O and timers☆539Updated last week
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆517Updated last week
- A Rust proc-macro attribute parser☆1,154Updated last week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- A multiprocess drop-in replacement for Rust channels☆995Updated this week
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Slotmap data structure for Rust☆1,222Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week