A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆116Mar 14, 2026Updated last week
Alternatives and similar repositories for atone
Users that are interested in atone 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 HashMap variant that spreads resize load across inserts☆197Jan 28, 2025Updated last year
- An unordered multiset/bag implementation backed by HashMap☆76Mar 14, 2026Updated last week
- 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
- 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.☆193Mar 6, 2026Updated 2 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆71Apr 7, 2020Updated 5 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 4 years ago
- Tendermint implementation of the blockchain of Aleo verifiable computing model built by LambdaClass☆15Feb 8, 2023Updated 3 years ago
- Hazard pointers in Rust.☆217Dec 6, 2025Updated 3 months ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- relays blocks from the shared sequencer to the DA layer☆27May 25, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- A Rust library for interrupting asynchronous streams.☆166Dec 31, 2024Updated last year
- Understanding how atomics and memory ordering work☆13Jan 6, 2022Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- Extensions for the Rust standard library☆41Apr 2, 2024Updated last year
- Deadlock free mutexes☆177Mar 30, 2025Updated 11 months ago
- Rust macros that produce the name of the function they're invoked within.☆22May 11, 2022Updated 3 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- Experimental DataFusion Optimizer☆52Jun 9, 2023Updated 2 years ago
- Decentralised Privacy-Preserving Contact Discovery☆18Jul 4, 2023Updated 2 years ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- Derive macro for generating arrays from struct fields.☆20Oct 6, 2022Updated 3 years ago
- Owned mutex guards for refcounted mutexes.☆25Feb 8, 2025Updated last year
- Run a process on a particular subset of the available hardware.☆36Jan 27, 2020Updated 6 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆31Mar 14, 2026Updated last week
- A simple utility for ensuring that certain Rust code does not compile.☆37Jun 24, 2020Updated 5 years ago
- Heap-based async timers☆217Jun 14, 2024Updated last year
- devp2p implementation from akula☆15Mar 6, 2023Updated 3 years ago
- A prefix sum implementation rust.☆13Jan 2, 2019Updated 7 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,053Feb 10, 2026Updated last month
- Support crate for rustc's self-profiling feature☆378Jul 9, 2025Updated 8 months ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- A persistent, robust, and composable proposal service for rollup stacks written in pure rust.☆17Mar 23, 2023Updated 3 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Faster, more compact implementation of std::Cow☆374Apr 13, 2023Updated 2 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆45Dec 31, 2024Updated last year
- Efficient, lock-free, bounded Rust broadcast channel☆838Sep 9, 2023Updated 2 years ago