jonhoo / griddleLinks
A HashMap variant that spreads resize load across inserts
☆192Updated 6 months ago
Alternatives and similar repositories for griddle
Users that are interested in griddle are comparing it to the libraries listed below
Sorting:
- skiplist☆142Updated 3 years ago
- An allocator that can track and limit memory usage.☆213Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- ☆125Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A thread pool for isolating blocking I/O in async programs☆363Updated last week
- A Rust library for interrupting asynchronous streams.☆165Updated 7 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- generators☆209Updated last year
- ☆129Updated 5 years ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Async stream for Rust and the futures crate.☆185Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 4 months ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆111Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A library for creating references that carry their owner with them.☆376Updated last year
- ☆162Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last week
- Asynchronous HTTP/1.1 in Rust☆163Updated last year