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:
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- ☆27Updated 10 years ago
- ☆22Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- ☆30Updated 4 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A qp-trie implementation in Rust☆44Updated 11 months ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 6 months ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 9 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Async fibers for Rust `futures` and `tokio` using coroutines. Attempt at a `mioco` replacement.☆31Updated 8 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- ☆14Updated 8 years ago
- ☆47Updated 5 years ago