A HashMap variant that spreads resize load across inserts
☆197Jan 28, 2025Updated last year
Alternatives and similar repositories for griddle
Users that are interested in griddle are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆117Jun 3, 2026Updated 3 weeks ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- An unordered multiset/bag implementation backed by HashMap☆76Jun 2, 2026Updated 3 weeks ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Apr 25, 2020Updated 6 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆123Oct 11, 2021Updated 4 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- Wait for async tasks☆13Dec 22, 2022Updated 3 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 6 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,238Jun 2, 2026Updated 3 weeks ago
- A port of Java's ConcurrentHashMap to Rust☆579Apr 6, 2026Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆145Apr 29, 2021Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆380Aug 31, 2025Updated 9 months ago
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Heap-based async timers☆218May 20, 2026Updated last month
- Slab allocator for Rust☆913Jan 31, 2026Updated 4 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 6 years ago
- Asynchronous adapter for byteorder☆20Feb 10, 2021Updated 5 years ago
- safe bindings to io-uring☆681Jun 14, 2021Updated 5 years ago
- An experimental serialization system written in Rust☆290Apr 6, 2023Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆736Apr 29, 2026Updated 2 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆264May 29, 2023Updated 3 years ago
- Async multi-producer multi-consumer channel☆938Jul 6, 2025Updated 11 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Compile-time reference counting☆459May 18, 2025Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆135Mar 29, 2023Updated 3 years ago
- A modern Rust debugging library 🦀☆894May 15, 2022Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,074Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆842Sep 9, 2023Updated 2 years ago
- ☆253Apr 19, 2026Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆54Jun 8, 2023Updated 3 years ago
- An ultra simple CLI arguments parser.☆639Oct 19, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A collection of small utilities for working with pointer types in Rust.☆136Mar 29, 2026Updated 3 months ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions☆453Jan 22, 2026Updated 5 months ago
- A lock-free, append-only atomic pool.☆71May 29, 2022Updated 4 years ago
- A safe and fast multi-producer, multi-consumer channel.☆3,030Apr 16, 2026Updated 2 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆601Jun 22, 2026Updated last week
- Futures, streams, and async I/O combinators.☆542Feb 5, 2026Updated 4 months ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 5 years ago