nikomatsakis / rayonLinks
Rayon: A data parallelism library for Rust
☆60Updated 5 years ago
Alternatives and similar repositories for rayon
Users that are interested in rayon are comparing it to the libraries listed below
Sorting:
- A mortifying serialization library for Rust☆344Updated 2 years ago
- Fast generic radix trie implemented in Rust☆208Updated 3 weeks ago
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- A port of HdrHistogram to Rust☆324Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 4 months ago
- Generic array types in Rust☆418Updated 7 months ago
- Portable Packed SIMD Vectors for Rust standard library☆631Updated last year
- A bunch of lints to catch common mistakes and improve your Rust code☆110Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Complex numbers for Rust☆241Updated 4 months ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- A directed acyclic graph data structure for Rust.☆229Updated 5 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆161Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆449Updated 3 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆409Updated last month
- Concurrently Readable Data Structures for Rust☆361Updated 3 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆271Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- The arena, a fast but limited type of allocator☆558Updated last year
- Parse BNF grammar definitions☆281Updated 2 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆216Updated 6 years ago
- Fast, ergonomic metrics for Rust☆341Updated 11 months ago
- Experiments with structured concurrency in Rust☆386Updated last year
- rust stackful generator library☆349Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year