orxfun / orx-parallelLinks
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
☆155Updated last month
Alternatives and similar repositories for orx-parallel
Users that are interested in orx-parallel are comparing it to the libraries listed below
Sorting:
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- An SoA library for Rust☆146Updated 5 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 5 months ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- ☆261Updated 3 months ago
- Maps where keys are borrowed from values.☆272Updated this week
- Parallel processing with disjoint indices in Rust☆89Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆168Updated last month
- run rust executables with vscode's codelldb extension☆61Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated this week
- ☆52Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆206Updated last week
- ☆183Updated 2 weeks ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last month
- (Auto)DRY for your Rust dependencies☆183Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 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…☆181Updated last month
- Procedural macros to facilitate enum usage, such as when delegating implementations and/or generating variant types.☆44Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆246Updated 3 months ago
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- The prettier pattern-matching parser with automatic error recovery☆149Updated last month
- ☆75Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Yet another string type for Rust☆86Updated last week