jonhoo / atone
A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.
☆106Updated 2 months ago
Alternatives and similar repositories for atone:
Users that are interested in atone are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆135Updated last week
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- ☆92Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A fast and flexible LRU map.☆175Updated 2 months ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- Define your own PhantomData☆151Updated last week
- An unordered multiset/bag implementation backed by HashMap☆66Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Lending iterators on stable Rust☆81Updated last year
- A working Rust example for how to implement Borrow for complex keys☆63Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- ☆133Updated 7 months ago
- Versioned data-structures for Rust☆202Updated this week
- A Rust data structure for efficient lower-bound lookups☆89Updated last year
- ☆189Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆70Updated 9 months ago
- Run closures in parallel☆113Updated last month
- (lifetime) GATs on stable Rust☆57Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 8 months ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆109Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- Library safely exposing the io_uring API.☆58Updated last week
- generators☆204Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Interning of data in rust☆91Updated this week