jonhoo / griddle
A HashMap variant that spreads resize load across inserts
☆191Updated 3 months ago
Alternatives and similar repositories for griddle:
Users that are interested in griddle are comparing it to the libraries listed below
- Faster, more compact implementation of std::Cow☆351Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- skiplist☆142Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A thread pool for isolating blocking I/O in async programs☆356Updated 3 months ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- An extraction of the compiletest utility from the Rust compiler☆225Updated 3 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Rust interface to io_uring☆333Updated 11 months ago
- Common types for HTTP operations☆203Updated last year
- Procedural macros in expression position☆203Updated 2 years ago
- Fast, ergonomic metrics for Rust☆339Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆129Updated 5 years ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Minimal non-blocking I/O for Rust☆165Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month