tokio-rs / slab
Slab allocator for Rust
☆726Updated last month
Alternatives and similar repositories for slab:
Users that are interested in slab are comparing it to the libraries listed below
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- Module initialization/global constructor functions for Rust☆775Updated last month
- Intrusive collections for Rust☆430Updated 4 months ago
- ☆778Updated last week
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Spin-based synchronization primitives☆493Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆723Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Support atomic operations on Arc itself☆851Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- An implementation of a LRU cache☆657Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆817Updated 2 months ago
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Typed distributed plugin registration☆1,040Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆762Updated 5 months ago
- A Rust proc-macro attribute parser☆1,058Updated last month
- The arena, a fast but limited type of allocator☆525Updated 5 months ago
- Fast floating point to string conversion☆613Updated 2 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- Task abstraction for building executors☆437Updated 2 months ago
- Futures, streams, and async I/O combinators.☆490Updated this week
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- Rust method delegation with less boilerplate☆451Updated this week
- Notify async tasks or threads☆453Updated last week
- An intrusive flamegraph profiling tool for rust.☆708Updated 10 months ago