nikomatsakis / rayonLinks
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
Sorting:
- Proc-macro typestate DSL for Rust☆150Updated last year
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A graph library for Rust.☆121Updated 4 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- A port of HdrHistogram to Rust☆321Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆157Updated 2 months ago
- The feature-rich, portable async channel library☆258Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆358Updated last week
- Interning of data in rust☆101Updated 3 months ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- Compact inlined strings for Rust.☆523Updated last year
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Generic array types in Rust☆411Updated 3 months ago
- Minimal non-blocking I/O for Rust☆167Updated 5 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- A priority queue for Rust with efficient change function.☆194Updated this week
- A data structure to efficiently intern, cache and restore strings.☆195Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆276Updated 2 years ago
- A fast intrusive flamegraph☆236Updated 3 years ago
- Fast, ergonomic metrics for Rust☆339Updated 8 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- 🔐 Encrypts all the Serialize.☆180Updated last year
- Scripting language focused on processing tabular data.☆176Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated last week
- Type that deserializes only from one specific value☆243Updated last month