rust-lang / rustc-rayon
Rayon: A data parallelism library for Rust
☆6Updated 7 months ago
Alternatives and similar repositories for rustc-rayon:
Users that are interested in rustc-rayon are comparing it to the libraries listed below
- Generic Range iterators for Rust☆26Updated 8 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
- Testing the Rust standard library with Miri, continuously☆12Updated 2 weeks ago
- Macros enabling parallelism using the rayon crate☆18Updated 11 months ago
- Safe wrapper around freedesktop.org's fontconfig library, for locating fonts on UNIX like systems.☆18Updated 6 months ago
- Initiative to support upcasting dyn Trait values to supertraits☆16Updated 2 years ago
- Generic Associated Types lang team initiative☆12Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Cross-platform configuration and data saving between desktop and web☆10Updated 5 years ago
- An alternative `std`-like implementation built on origin☆25Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- The home for Rust's governance documentation, such as team charters.☆13Updated 2 years ago
- system-level helper functions for the dirs and directories crates☆41Updated last week
- Helps you frob those bits☆35Updated 5 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago
- Probabilistically split concatenated words using NLP based on English Wikipedia unigram frequencies.☆14Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆29Updated 3 weeks ago
- ☆12Updated last year
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A More dynamic Hash and Hasher trait for Rust☆10Updated this week
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- Obtain the number of threads in the current process☆14Updated 11 months ago
- A C expression parser and evaluator☆48Updated last year
- Non-owning unsafe I/O☆20Updated last month
- Asynchronous signal handling☆15Updated 2 months ago
- Convenient drawing of objects such as shapes, lines and text to buffers☆17Updated 3 years ago
- ☆12Updated last year