jonhoo / atoneLinks
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆115Updated last week
Alternatives and similar repositories for atone
Users that are interested in atone are comparing it to the libraries listed below
Sorting:
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- ☆94Updated 2 years ago
- A fast and flexible LRU map.☆199Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆193Updated 2 months ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- ☆244Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Non-interleaving multithreaded output queue☆79Updated this week
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- ☆205Updated last year
- Better reference counted strings for Rust☆140Updated last year
- Interning of data in rust☆119Updated 7 months ago
- rust bindings of snmalloc☆149Updated last week
- An on-disk hash table implementation☆126Updated 4 years ago
- generators☆211Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Inter-event timing metrics on top of tracing.☆130Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago