A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆116Aug 8, 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☆77Aug 8, 2026Updated 3 weeks ago
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- Find the load at which a benchmark falls over.☆37Jul 31, 2020Updated 6 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Apr 25, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A sentinel-based, heapless, `Vec`-like type.☆72Apr 7, 2020Updated 6 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Mar 28, 2021Updated 5 years ago
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- Tendermint implementation of the blockchain of Aleo verifiable computing model built by LambdaClass☆15Feb 8, 2023Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆123Oct 11, 2021Updated 4 years ago
- relays blocks from the shared sequencer to the DA layer☆27May 25, 2023Updated 3 years ago
- Hazard pointers in Rust.☆224Jul 5, 2026Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆221Jun 14, 2026Updated 2 months ago
- A Rust library for interrupting asynchronous streams.