jonhoo / atoneLinks
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆111Updated 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 fast and flexible LRU map.☆190Updated 7 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- Library and proc macro to analyze memory usage of data structures in rust.☆159Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Make trait methods callable without the trait in scope☆152Updated last week
- Define your own PhantomData☆156Updated last week
- ☆94Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆216Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 5 months ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- ☆199Updated last year
- Copy-on-write string utilities for Rust☆159Updated last year
- Async stream for Rust and the futures crate.☆185Updated 3 weeks ago
- generators☆209Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last week