jonhoo / griddleLinks
A HashMap variant that spreads resize load across inserts
☆193Updated 9 months ago
Alternatives and similar repositories for griddle
Users that are interested in griddle are comparing it to the libraries listed below
Sorting:
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- skiplist☆144Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- generators☆211Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- ☆125Updated 3 years ago
- Async stream for Rust and the futures crate.☆188Updated last month
- Minimal non-blocking I/O for Rust☆170Updated 10 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- Heap-based async timers☆215Updated last year
- A data structure to efficiently intern, cache and restore strings.☆204Updated 2 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- ☆130Updated 6 years ago
- Define your own PhantomData☆158Updated this week
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
- Inter-event timing metrics on top of tracing.☆128Updated last week
- Efficient transactional memory in rust.☆210Updated 4 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆167Updated last month