nkconnor / shardedLinks
Safe, fast, and obvious concurrent collections in Rust.
☆35Updated 10 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☆79Updated 2 months ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆125Updated 3 years ago
- A lightweight low-level single-threaded actor runtime☆176Updated 2 weeks ago
- A thread-safe & efficient memory pool☆169Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- Trait aliases on stable Rust☆56Updated 3 years ago
- Compile-time string operations☆103Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- Run closures in parallel☆114Updated 8 months ago
- Define your own PhantomData☆158Updated this week
- Read and write from offsets in Rust.☆89Updated last month
- ☆34Updated 11 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated last week
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆67Updated last year
- rust bindings of snmalloc☆140Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆94Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Data parallelism library for async-std.☆94Updated last year