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
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- A mortifying serialization library for Rust☆346Updated 3 years ago
- A port of HdrHistogram to Rust☆338Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆279Updated 2 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Generic array types in Rust☆431Updated 2 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆169Updated 2 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- A directed acyclic graph data structure for Rust.☆239Updated 9 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- rust stackful generator library☆361Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆222Updated 4 years ago
- A bunch of lints to catch common mistakes and improve your Rust code☆111Updated 5 months ago
- ☆320Updated 4 months ago
- Super-fast float parser in Rust (now part of Rust core)☆289Updated 3 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆363Updated last week
- Complex numbers for Rust☆252Updated 8 months ago
- A priority queue for Rust with efficient change function.☆220Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆635Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆383Updated 2 years ago
- Fowler–Noll–Vo hash function☆356Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Intrusive collections for Rust☆487Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆153Updated 3 years ago