jonhoo / atone
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆106Updated 3 weeks ago
Alternatives and similar repositories for atone:
Users that are interested in atone are comparing it to the libraries listed below
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ☆93Updated last year
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Define your own PhantomData☆151Updated last week
- An unordered multiset/bag implementation backed by HashMap☆66Updated 3 weeks ago
- ☆197Updated 2 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆144Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆89Updated 11 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- (lifetime) GATs on stable Rust☆56Updated last year
- Run closures in parallel☆112Updated last week
- Utility wrapper to send non send types to other threads safely☆172Updated last year
- Better reference counted strings for Rust☆117Updated 6 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- ☆133Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Lending iterators on stable Rust☆81Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week
- ☆123Updated 2 years ago
- An on-disk hash table implementation☆113Updated 3 years ago
- A low-level I/O ownership and borrowing library☆101Updated last month
- Versioned data-structures for Rust☆202Updated last year
- ☆55Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆68Updated 2 months ago
- Utilities for working with impl traits in Rust.☆101Updated this week
- Some internal rustc tools made accessible☆44Updated 3 weeks ago
- Human-friendly indexed collections☆51Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week