AlisdairO / concurrent-hash-mapLinks
Concurrent hash map for Rust
☆17Updated 9 years ago
Alternatives and similar repositories for concurrent-hash-map
Users that are interested in concurrent-hash-map are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆51Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Work-stealing thread pool for executiong futures☆41Updated 7 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 9 years ago
- ☆27Updated 10 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆30Updated 4 years ago
- ☆22Updated 9 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 8 years ago
- ☆14Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Asynchronous, HA (master-master) PostgreSQL driver on top of libpq.☆39Updated 9 months ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Unix signal handling for tokio☆87Updated 7 years ago