rayon-rs / rayon-hash
Parallel HashMap and HashSet for Rust
☆57Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for rayon-hash
- A simple map based on a vector for small integer keys☆63Updated last year
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- ☆58Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 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…☆85Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Utilities for pinning☆97Updated 7 months ago
- An experimental asynchronous runtime based on `io-uring`.☆76Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- An I/O-oriented tokio runtime thread pool☆48Updated 4 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Run closures in parallel☆109Updated last month
- ☆68Updated last month
- SmallVec-backed stack string optimisation☆42Updated 4 years ago
- The simd optimized escape code☆53Updated last week
- Asynchronous adapter for byteorder☆19Updated 3 years ago
- ☆76Updated 8 months ago
- ☆50Updated 10 months ago
- Utilities for concurrent programming☆36Updated 6 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆36Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Asynchronous file I/O for Tokio☆48Updated 4 months ago