nikomatsakis / rayonLinks
Rayon: A data parallelism library for Rust
☆59Updated 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 bunch of lints to catch common mistakes and improve your Rust code☆110Updated last week
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Generic array types in Rust☆418Updated 6 months ago
- A mortifying serialization library for Rust☆341Updated 2 years ago
- A port of HdrHistogram to Rust☆324Updated last year
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Portable Packed SIMD Vectors for Rust standard library☆629Updated last year
- A Rust library providing a builder API to generate Rust code.☆261Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆215Updated 6 years ago
- Compact inlined strings for Rust.☆530Updated last year
- SIMD-accelerated UTF-8 validation for Rust.☆566Updated 5 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Compile time numbers in Rust.☆561Updated 3 months ago
- Rust (de)serialization for the Python pickle format.☆214Updated 9 months ago
- rust stackful generator library☆347Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Parse BNF grammar definitions☆281Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆160Updated 5 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆280Updated 2 years ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- A priority queue for Rust with efficient change function.☆204Updated last week
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Rust allocator using jemalloc as a backend☆422Updated 3 years ago
- A directed acyclic graph data structure for Rust.☆225Updated 4 months ago