rayon-rs / rayon-macro
Macros enabling parallelism using the rayon crate
☆17Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for rayon-macro
- Generic Range iterators for Rust☆26Updated 6 months ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Asynchronize blocking operation.☆26Updated 2 years ago
- Helps you frob those bits☆35Updated 3 months ago
- dynamically extendable Rayon parallel iterator☆9Updated 4 years ago
- For loops in const☆10Updated 2 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Learn what's changed on crates.io☆16Updated 3 weeks ago
- Cross-platform configuration and data saving between desktop and web☆10Updated 4 years ago
- Simple procedural macros to use textwrap utilities at compile time.☆12Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Rust macros for statically including typed binary data☆17Updated 5 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last week
- Fast new algorithms for finding the medians, implemented in Rust☆11Updated 5 months ago
- A simple CSS 2.1 parser and selector☆35Updated this week
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆15Updated this week
- Rayon: A data parallelism library for Rust☆6Updated 5 months ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- A library for validating and modeling user input.☆20Updated 11 months ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Turn the release crank.☆27Updated 9 months ago
- Experimental Quantum Computer Simulator + Quantum Chess Implementation☆18Updated 3 years ago
- Library for fast division and modulo operations by a fixed divisor☆13Updated last year
- VecDeque-like fast, unbounded, mpmc/spmc concurent FIFO message queue. Lockless reads, write-lock writes.☆22Updated last week
- Provides filesystem access for the Rhai scripting language.☆10Updated last year