nikomatsakis / rayonLinks
Rayon: A data parallelism library for Rust
☆61Updated 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 Rust library providing a builder API to generate Rust code.☆268Updated last year
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A mortifying serialization library for Rust☆346Updated 3 years ago
- A priority queue for Rust with efficient change function.☆217Updated 3 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- Complex numbers for Rust☆251Updated 8 months ago
- Parse BNF grammar definitions☆284Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated 11 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated 2 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆278Updated 2 years ago
- Generic array types in Rust☆431Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A directed acyclic graph data structure for Rust.☆235Updated 9 months ago
- A port of HdrHistogram to Rust☆336Updated last year
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Execute genetic algorithm (GA) simulations in a customizable and extensible way.☆185Updated last year
- Fast, parallel, extensible and adaptable genetic algorithms framework written in Rust☆183Updated 4 years ago
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆245Updated last week
- Concurrently Readable Data Structures for Rust☆363Updated this week
- A graph library for Rust.☆121Updated 4 years ago
- The arena, a fast but limited type of allocator☆573Updated last year
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago