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:
- Concurrent hash trie☆58Updated 5 years ago
- A simple map based on a vector for small integer keys☆68Updated last year
- A cache that holds a limited number of key-value pairs☆84Updated 3 years ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- An I/O-oriented tokio runtime thread pool☆49Updated 5 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Run closures in parallel☆114Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- skiplist☆144Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Utilities for pinning☆99Updated last year
- ☆87Updated 2 months ago
- Heap-based async timers☆217Updated last year
- Rust's missing `String` literal☆19Updated 6 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- ☆63Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- Provides a preview of Actix with async/await support.☆54Updated 6 years ago
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Rust bindings to google's cpuprofiler☆128Updated 6 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