jonhoo / atoneLinks
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆115Updated 3 weeks ago
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☆196Updated 11 months ago
- Define your own PhantomData☆158Updated last week
- A fast and flexible LRU map.☆198Updated 11 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆94Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Make trait methods callable without the trait in scope☆161Updated last week
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Async stream for Rust and the futures crate.☆192Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆241Updated 4 months ago
- generators☆211Updated 2 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆363Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year
- Non-interleaving multithreaded output queue☆79Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆92Updated last year
- a lock-free concurrent slab (experimental)☆303Updated last year
- Versioned data-structures for Rust☆208Updated 10 months ago
- Library safely exposing the io_uring API.☆71Updated this week
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A working Rust example for how to implement Borrow for complex keys☆70Updated last year
- rust bindings of snmalloc☆146Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week