jonhoo / atoneLinks
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆111Updated 2 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☆119Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Library and proc macro to analyze memory usage of data structures in rust.☆158Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Define your own PhantomData☆156Updated last week
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- ☆93Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆185Updated this week
- generators☆210Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- ☆216Updated last month
- rust bindings of snmalloc☆137Updated 4 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- ☆197Updated last year
- Versioned data-structures for Rust☆207Updated 5 months ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated this week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago