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.☆217Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 4 months ago
- generators☆211Updated 2 years ago
- ☆126Updated 3 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated last week
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Track and query Cargo dependency graphs.☆351Updated 3 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Run closures in parallel☆115Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Concurrently Readable Data Structures for Rust☆363Updated last week
- Minimal non-blocking I/O for Rust☆171Updated last year
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- ☆130Updated 6 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- Inter-event timing metrics on top of tracing.☆129Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Execute your code on the Rust ecosystem.☆189Updated last week
- Define your own PhantomData☆158Updated last month
- a lock-free concurrent slab (experimental)☆303Updated last year
- Generic Atomic<T> type for Rust☆247Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago