nkconnor / shardedLinks
Safe, fast, and obvious concurrent collections in Rust.
☆35Updated 9 months ago
Alternatives and similar repositories for sharded
Users that are interested in sharded are comparing it to the libraries listed below
Sorting:
- Thread-safe object pool with automatic return and attach/detach semantics☆78Updated last month
- Object Pool LockFree in Rust☆47Updated last month
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Async filesystem primitives☆137Updated 3 weeks ago
- Run closures in parallel☆114Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last month
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last week
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆125Updated 2 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Trait aliases on stable Rust☆55Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- Data parallelism library for async-std.☆93Updated last year
- Convert closures into wakers☆45Updated 6 months ago
- A lightweight low-level single-threaded actor runtime☆175Updated 5 months ago
- Migrated to Codeberg☆79Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆93Updated 2 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Hjson for Rust☆114Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last week