rayon-rs / rayon-hash
Parallel HashMap and HashSet for Rust
☆56Updated 6 years ago
Alternatives and similar repositories for rayon-hash:
Users that are interested in rayon-hash are comparing it to the libraries listed below
- Abstract name service traits for rust☆20Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Some experiments with JSON RPC in rust and tokio☆15Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- Utilities for pinning☆96Updated last year
- ☆72Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- rust histogram and percentile stats☆47Updated 4 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Native TLS for futures and async-std☆70Updated 9 months ago
- A library with task executors for Rust☆32Updated 3 months ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- Extra components for use with Mio.☆31Updated this week
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month