rayon-rs / rayon-hashLinks
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
Sorting:
- A simple map based on a vector for small integer keys☆66Updated 8 months ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Utilities for pinning☆97Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- skiplist☆142Updated 3 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Run closures in parallel☆114Updated 7 months ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 5 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- ☆70Updated 4 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Native TLS for futures and async-std☆72Updated 2 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Heap-based async timers☆214Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated last year
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- ☆87Updated 7 months ago