nkconnor / sharded
Safe, fast, and obvious concurrent collections in Rust.
☆35Updated 5 months ago
Alternatives and similar repositories for sharded:
Users that are interested in sharded are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- ☆124Updated 2 years ago
- Abstract over different executors☆73Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆76Updated 6 months ago
- Dependency injection for Rust☆48Updated 2 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- Serde support for the humantime crate☆31Updated last year
- Run closures in parallel☆113Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 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.☆42Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Thread parking and unparking☆74Updated 2 months ago
- Typed any map for rust☆65Updated 3 months ago
- ☆55Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆86Updated last week
- Time and duration crate optimized for speed and API stability.☆68Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- It executes futures☆58Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Async filesystem primitives☆133Updated 2 months ago