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
- Generic array types in Rust☆407Updated last month
- A port of HdrHistogram to Rust☆321Updated last year
- A HashMap variant that spreads resize load across inserts☆191Updated 2 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated 3 weeks ago
- A directed acyclic graph data structure for Rust.☆212Updated last week
- rust stackful generator library☆325Updated last month
- A graph library for Rust.☆121Updated 4 years ago
- Concurrently Readable Data Structures for Rust☆355Updated 2 weeks ago
- Fast generic radix trie implemented in Rust☆198Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆261Updated 3 years ago
- The arena, a fast but limited type of allocator☆538Updated 8 months ago
- Intrusive collections for Rust☆447Updated 7 months ago
- Minimal non-blocking I/O for Rust☆165Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆209Updated 6 years ago
- Stackless generators on stable Rust.☆460Updated 2 years ago
- Fowler–Noll–Vo hash function☆346Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- Skill-tree rendering☆153Updated last year
- Garbage collected smart pointers for Rust☆268Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆411Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Complex numbers for Rust☆237Updated 3 months ago
- A Rust implementation of the xxHash algorithm.☆389Updated 4 months ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Reflection via DWARF.☆296Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago