nikomatsakis / rayon
Rayon: A data parallelism library for Rust
☆58Updated 4 years ago
Alternatives and similar repositories for rayon:
Users that are interested in rayon are comparing it to the libraries listed below
- Proc-macro typestate DSL for Rust☆142Updated last year
- Fast generic radix trie implemented in Rust☆192Updated last year
- Concurrently Readable Data Structures for Rust☆347Updated 3 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Generic array types in Rust☆406Updated 2 weeks ago
- Stackless generators on stable Rust.☆448Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆191Updated this week
- A implementation of convenience integrations between tokio and tower☆126Updated last year
- The arena, a fast but limited type of allocator☆527Updated 5 months ago
- Intrusive collections for Rust☆432Updated 4 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆225Updated 6 months ago
- A mortifying serialization library for Rust☆326Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Count lines of LLVM IR per generic function☆420Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆237Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 5 months ago
- Support crate for rustc's self-profiling feature☆340Updated last month
- A benchmarking harness for concurrent key-value collections☆117Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆148Updated 8 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆401Updated 2 months ago
- A Rust library providing a builder API to generate Rust code.☆251Updated 7 months ago
- Minimal non-blocking I/O for Rust☆164Updated last month
- A thread pool for isolating blocking I/O in async programs☆350Updated last week
- A fast intrusive flamegraph☆233Updated 2 years ago
- A circuit breaker implementation for rust☆186Updated 6 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 9 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆278Updated 5 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year