Andlon / paradisLinks
Parallel processing with disjoint indices in Rust
☆89Updated 4 months ago
Alternatives and similar repositories for paradis
Users that are interested in paradis are comparing it to the libraries listed below
Sorting:
- An SoA library for Rust☆149Updated 6 months ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- ☆272Updated 4 months ago
- An ε-copy serialization/deserialization framework for Rust☆154Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆160Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 3 weeks ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆254Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 7 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Arbitrary precision floating point numbers library☆112Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A concurrent, append-only vector.☆195Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- A Rust code linter☆216Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆119Updated 2 years ago
- Rust String Libraries by mcyoung☆192Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Define rust compile time unit systems using const generics☆87Updated 7 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆122Updated 3 months ago
- Perfect hashing for an imperfect world☆93Updated last week
- Maps where keys are borrowed from values.☆280Updated last week
- Provides an interface layer to convert between n-dimensional types in different Rust crates☆56Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆284Updated 4 months ago
- Fast, concurrent, arena-based allocator with drop support☆140Updated last year
- A library for least squares fitting of separable, nonlinear models to data.☆70Updated last month
- An explicit closure with absolute seperation of the captured data from the function.☆34Updated last month
- Succinct data structures using very efficient rank and select☆126Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- ☆54Updated 4 months ago