orxfun / orx-parallelLinks
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
☆289Updated 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:
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆213Updated 2 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- An SoA library for Rust☆160Updated this week
- ☆309Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- ☆218Updated 5 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆191Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- The prettier pattern-matching parser with automatic error recovery