jonhoo / griddleLinks
A HashMap variant that spreads resize load across inserts
☆196Updated 11 months ago
Alternatives and similar repositories for griddle
Users that are interested in griddle are comparing it to the libraries listed below
Sorting:
- skiplist☆144Updated 4 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆186Updated last month
- A Rust library for interrupting asynchronous streams.☆168Updated last year
- generators☆211Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆372Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- ☆125Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- Minimal non-blocking I/O for Rust☆170Updated last year
- Async stream for Rust and the futures crate.☆192Updated last month
- Execute your code on the Rust ecosystem.☆188Updated last month
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- ☆130Updated 6 years ago
- Common types for HTTP operations☆207Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated last month