AlisdairO / concurrent-hash-mapLinks
Concurrent hash map for Rust
☆17Updated 8 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☆50Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- I/O and binary data encoding for Rust☆39Updated 10 years ago
- A qp-trie implementation in Rust☆44Updated 7 months ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆22Updated 8 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Don't use this any more. Use std::sort_unstable☆17Updated 7 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- ☆30Updated 3 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆27Updated 10 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- A drop-in replacement for the Rust standard library TCP listener with TLSv1.2 enabled.☆18Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- SecBox - Sensitive data container☆14Updated 9 years ago