orxfun / orx-parallelLinks
A performant and configurable parallel computing library for computations defined as compositions of iterator methods.
☆284Updated 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 9 months ago
- ☆288Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆201Updated this week
- An SoA library for Rust☆155Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated last week
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆188Updated last week
- ☆217Updated 3 months ago
- Fixed-size decimal numbers implemented in pure Rust☆228Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- run rust executables with vscode's codelldb extension☆63Updated 9 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 weeks ago
- Maps where keys are borrowed from values.☆295Updated this week
- Parallel processing with disjoint indices in Rust☆90Updated 6 months ago
- ☆518Updated last month
- ☆175Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A safe sync/async multi-producer, multi-consumer channel☆203Updated 6 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆171Updated 4 months ago
- Müsli is a flexible and efficient serialization framework☆416Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆294Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆437Updated this week
- A very fast Key-Value store in pure rust☆212Updated 4 months ago
- (Auto)DRY for your Rust dependencies☆209Updated 8 months ago