orxfun / orx-parallelLinks
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
☆292Updated 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:
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 11 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated last month
- ☆314Updated last month
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆195Updated last month
- ☆222Updated 5 months ago
- ☆188Updated last month
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Fixed-size decimal numbers implemented in pure Rust☆237Updated 2 weeks ago
- An SoA library for Rust☆163Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆265Updated last month
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆248Updated this week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- run rust executables with vscode's codelldb extension☆64Updated 11 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 months ago
- (Auto)DRY for your Rust dependencies☆221Updated 10 months ago
- ☆517Updated 3 months ago
- Maps where keys are borrowed from values.☆300Updated last month
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆197Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆210Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 6 months ago
- A very fast Key-Value store in pure rust☆219Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 8 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆200Updated 8 months ago