jonhoo / griddleLinks
A HashMap variant that spreads resize load across inserts
☆192Updated 7 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
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- generators☆209Updated last year
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- ☆125Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Heap-based async timers☆214Updated last year
- A circuit breaker implementation for rust☆196Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- Common types for HTTP operations☆206Updated last year
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Run closures in parallel☆114Updated 7 months ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Track and query Cargo dependency graphs.☆351Updated 2 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Minimal non-blocking I/O for Rust☆169Updated 8 months ago
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Async stream for Rust and the futures crate.☆187Updated last week