Andlon / paradis
Parallel processing with disjoint indices in Rust
☆89Updated 10 months ago
Alternatives and similar repositories for paradis:
Users that are interested in paradis are comparing it to the libraries listed below
- An SoA library for Rust☆137Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆132Updated this week
- A concurrent, append-only vector.☆156Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆227Updated 5 months ago
- ☆245Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆144Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 2 months ago
- Define rust compile time unit systems using const generics☆85Updated 2 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆111Updated 2 years ago
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆138Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆215Updated 3 months ago
- A library for least squares fitting of separable, nonlinear models to data.☆67Updated 3 weeks ago
- Type-Safe Graphics Programming with Functional Shaders☆140Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- ☆136Updated 3 weeks ago
- Perfect hashing for an imperfect world☆88Updated 2 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…☆174Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Compile-time regular expressions, the right way.☆77Updated 2 months ago
- A Rust code linter☆212Updated 10 months ago
- Rank Polymorphic array library for Rust.☆102Updated last year
- Müsli is a flexible and efficient serialization framework☆385Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Include your assets statically into your application with a strict structure☆87Updated last month
- Track and query Cargo dependency graphs.☆207Updated last week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆147Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆85Updated 11 months ago
- Generate Rust enum variants without associated data☆93Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆86Updated last week