nikomatsakis / rayon
Rayon: A data parallelism library for Rust
☆60Updated 4 years ago
Alternatives and similar repositories for rayon
Users that are interested in rayon are comparing it to the libraries listed below
Sorting:
- Generic array types in Rust☆410Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 3 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated last month
- A port of HdrHistogram to Rust☆321Updated last year
- Proc-macro typestate DSL for Rust☆149Updated last year
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A directed acyclic graph data structure for Rust.☆215Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆275Updated 2 years ago
- Compile time numbers in Rust.☆543Updated last month
- Fast, ergonomic metrics for Rust☆339Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 3 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Compact inlined strings for Rust.☆524Updated last year
- A mortifying serialization library for Rust☆338Updated 2 years ago
- Complex numbers for Rust☆238Updated this week
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- A bunch of lints to catch common mistakes and improve your Rust code☆108Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆414Updated 3 months ago
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- The feature-rich, portable async channel library☆254Updated 2 years ago
- rust stackful generator library☆326Updated this week
- Compile-time reference counting☆445Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆621Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year