nkconnor / sharded
Safe, fast, and obvious concurrent collections in Rust.
☆32Updated last month
Related projects ⓘ
Alternatives and complementary repositories for sharded
- Object Pool LockFree in Rust☆45Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Run closures in parallel☆109Updated last month
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Convert closures into wakers☆43Updated last month
- Thread-safe object pool with automatic return and attach/detach semantics☆75Updated 2 months ago
- Async filesystem primitives☆130Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Typed any map for rust☆64Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- ☆27Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆83Updated 7 months ago
- A lightweight lock protected by an atomic boolean.☆34Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 11 months ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- ☆123Updated 2 years ago
- Time and duration crate optimized for speed☆62Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- Simple string matching with single- and multiple-wildcard operator☆78Updated last month
- Define your own PhantomData☆147Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Trait aliases on stable Rust☆53Updated 2 years ago