A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆116Feb 1, 2026Updated last month
Alternatives and similar repositories for atone
Users that are interested in atone are comparing it to the libraries listed below
Sorting:
- A HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- An unordered multiset/bag implementation backed by HashMap☆76Feb 1, 2026Updated last month
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Find the load at which a benchmark falls over.☆36Jul 31, 2020Updated 5 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 4 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Apr 25, 2020Updated 5 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- relays blocks from the shared sequencer to the DA layer☆27May 25, 2023Updated 2 years ago
- Decentralised Privacy-Preserving Contact Discovery☆18Jul 4, 2023Updated 2 years ago
- Tendermint implementation of the blockchain of Aleo verifiable computing model built by LambdaClass☆15Feb 8, 2023Updated 3 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Apr 7, 2020Updated 5 years ago
- A persistent, robust, and composable proposal service for rollup stacks written in pure rust.☆17Mar 23, 2023Updated 2 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Dec 31, 2024Updated last year
- Heap-based async timers☆216Jun 14, 2024Updated last year
- Deadlock free mutexes☆177Mar 30, 2025Updated 11 months ago
- Native Rust Kafka client, built upon kafka-protocol-rs and Tokio.☆11Jan 7, 2025Updated last year
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Builds an ExecutionPayload from a JSON Block obtained from RPC☆16Dec 3, 2024Updated last year
- devp2p implementation from akula☆15Mar 6, 2023Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Nov 18, 2022Updated 3 years ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- A Rust library for interrupting asynchronous streams.☆166Dec 31, 2024Updated last year
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated 3 weeks ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 2 months ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆837Sep 9, 2023Updated 2 years ago
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- A SIMD implementation of Keccak256 for aarch64, forked from Remco Bloeman's Goldilocks K12 implementation.☆21Nov 6, 2023Updated 2 years ago
- Arkworks implementation of the VM of Aleo verifiable computing model built by LambdaClass☆21May 9, 2023Updated 2 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Jul 7, 2021Updated 4 years ago
- ☆46Oct 23, 2023Updated 2 years ago
- Experimental DataFusion Optimizer☆52Jun 9, 2023Updated 2 years ago
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆30Aug 8, 2022Updated 3 years ago