rayon-rs / rayon-macroLinks
Macros enabling parallelism using the rayon crate
☆18Updated last year
Alternatives and similar repositories for rayon-macro
Users that are interested in rayon-macro are comparing it to the libraries listed below
Sorting:
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Generic Range iterators for Rust☆25Updated last year
- A minimum hstr clone in Rust☆12Updated last year
- Helps you frob those bits☆38Updated 9 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Learn what's changed on crates.io☆18Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A math library specialized for 2d screen graphics.☆11Updated 3 months ago
- Rayon: A data parallelism library for Rust☆7Updated last month
- A map backed by a vector☆25Updated last year
- ☆13Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Base64 encode, decode, escape and unescape for URL applications.☆12Updated last year
- dynamically extendable Rayon parallel iterator☆9Updated 2 months ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A library for comparing data structures in Rust, oriented toward testing☆24Updated last week
- The Rhai Book.☆24Updated last week
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆21Updated 6 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆34Updated last week
- A rust crate for tailoring random forests and decision trees to *your* data set.☆11Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Rust traits for nonzero generic integers☆15Updated 3 years ago
- Returns type names with a specifiable number of module segments as a `String`.☆12Updated 2 months ago
- Non-owning unsafe I/O☆20Updated 6 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- Immutable types and ImplicitClone trait similar to Copy☆21Updated 2 months ago