Andlon / paradisLinks
Parallel processing with disjoint indices in Rust
☆89Updated 3 months ago
Alternatives and similar repositories for paradis
Users that are interested in paradis are comparing it to the libraries listed below
Sorting:
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- ☆261Updated 3 months ago
- An SoA library for Rust☆146Updated 5 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆155Updated last month
- An ε-copy serialization/deserialization framework for Rust☆152Updated this week
- Arbitrary precision floating point numbers library☆110Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A library for least squares fitting of separable, nonlinear models to data.☆70Updated 2 weeks ago
- Define rust compile time unit systems using const generics☆86Updated 6 months ago
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Kiddo☆127Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A Rust code linter☆216Updated last year
- A concurrent, append-only vector.☆187Updated last month
- Multivariable calculus in pure rust☆45Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- A Rust macro to make enums with a subset of values of the parent☆106Updated 2 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆166Updated last month
- Deadlock free mutexes☆175Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Succinct data structures using very efficient rank and select☆124Updated last month
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- A library set of arbitrary precision numbers implemented in Rust.☆89Updated 5 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago