orxfun / orx-parallelLinks
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
☆235Updated last week
Alternatives and similar repositories for orx-parallel
Users that are interested in orx-parallel are comparing it to the libraries listed below
Sorting:
- An SoA library for Rust☆147Updated 5 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 6 months ago
- ☆192Updated last month
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆184Updated 2 months ago
- Maps where keys are borrowed from values.☆275Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆252Updated last week
- ☆264Updated 3 months ago
- run rust executables with vscode's codelldb extension☆62Updated 6 months ago
- (Auto)DRY for your Rust dependencies☆184Updated 6 months ago
- Fixed-size decimal numbers implemented in pure Rust☆209Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆201Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆134Updated 3 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆184Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆45Updated 2 months ago
- The prettier pattern-matching parser with automatic error recovery☆149Updated 2 months ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆121Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆205Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Yet another string type for Rust☆86Updated last week
- Type-safe, layered, light-weight, `serde`-based configuration library☆192Updated 3 weeks ago
- Müsli is a flexible and efficient serialization framework☆399Updated last week
- ☆162Updated 3 months ago
- Multivariable calculus in pure rust☆45Updated last year
- Rust Wasm Plugins Example☆93Updated last month