nkconnor / shardedLinks
Safe, fast, and obvious concurrent collections in Rust.
☆35Updated last year
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☆82Updated 6 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Async filesystem primitives☆143Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Run closures in parallel☆115Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Trait aliases on stable Rust☆59Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Abstract over different executors☆74Updated 2 years ago
- A lightweight low-level single-threaded actor runtime☆181Updated 2 weeks ago
- ☆126Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated last week
- Changing function definitions at runtime in Rust☆134Updated 3 years ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated this week
- Copy-on-write string utilities for Rust☆162Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago