A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆116Apr 4, 2026Updated 3 weeks ago
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☆76Apr 4, 2026Updated 3 weeks ago
- 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 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Library and proc macro to analyze memory usage of data structures in rust.☆210Apr 8, 2026Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆71Apr 7, 2020Updated 6 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 5 years ago
- Tendermint implementation of the blockchain of Aleo verifiable computing model built by LambdaClass☆15Feb 8, 2023Updated 3 years 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
- Hazard pointers in Rust.☆221Dec 6, 2025Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆123Oct 11, 2021Updated 4 years ago
- A Rust library for interrupting asynchronous streams.