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 Rust library providing a builder API to generate Rust code.☆267Updated last year
- A mortifying serialization library for Rust☆345Updated 2 years ago
- Fast generic radix trie implemented in Rust☆211Updated 2 months ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆219Updated 6 years ago
- Compact inlined strings for Rust.☆534Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A directed acyclic graph data structure for Rust.☆230Updated 7 months ago
- Generic array types in Rust☆431Updated 3 weeks ago
- A port of HdrHistogram to Rust☆327Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆272Updated last year
- A bunch of lints to catch common mistakes and improve your Rust code☆110Updated 2 months ago
- Parse BNF grammar definitions☆283Updated 3 months ago
- Portable Packed SIMD Vectors for Rust standard library☆634Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆502Updated 3 months ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last week
- Complex numbers for Rust☆247Updated 6 months ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- A priority queue for Rust with efficient change function.☆212Updated last month
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Orkhon: ML Inference Framework and Server Runtime☆151Updated 4 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Rust bindings for XGBoost.☆114Updated last year
- Minimal non-blocking I/O for Rust☆170Updated 10 months ago
- A Rust implementation of the xxHash algorithm.☆414Updated 2 months ago
- Rust (de)serialization for the Python pickle format.☆218Updated 11 months ago
- Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation☆426Updated 3 weeks ago