jonhoo / atoneLinks
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆111Updated last month
Alternatives and similar repositories for atone
Users that are interested in atone are comparing it to the libraries listed below
Sorting:
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- ☆94Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Define your own PhantomData☆156Updated 3 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆162Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- ☆217Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆126Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Non-interleaving multithreaded output queue☆72Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- generators☆209Updated last year
- ☆200Updated last year
- Versioned data-structures for Rust☆207Updated 6 months ago
- ☆74Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago