nikomatsakis / rayon
Rayon: A data parallelism library for Rust
☆56Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rayon
- Generic array types in Rust☆405Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆190Updated last week
- Fast generic radix trie implemented in Rust☆188Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- A fast intrusive flamegraph☆233Updated 2 years ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- A mortifying serialization library for Rust☆322Updated last year
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- Faster, more compact implementation of std::Cow☆338Updated last year
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- A graph library for Rust.☆122Updated 3 years ago
- The feature-rich, portable async channel library☆252Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆255Updated 2 years ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆212Updated 3 months ago
- A Rust library providing a builder API to generate Rust code.☆250Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- A port of HdrHistogram to Rust☆305Updated 8 months ago
- Simple probabilistic data structures☆141Updated 8 months ago
- Portable Packed SIMD Vectors for Rust standard library☆602Updated 6 months ago
- Asynchronous streams for Rust using async & await notation☆640Updated last month
- Support crate for rustc's self-profiling feature☆338Updated 5 months ago
- A priority queue for Rust with efficient change function.☆175Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- A bunch of lints to catch common mistakes and improve your Rust code☆106Updated last month
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated 2 weeks ago
- ☆230Updated 2 weeks ago
- Integer trait and functions for Rust☆180Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Pillars for Transactional Systems and Data Grids☆130Updated 7 months ago