Andlon / paradisLinks
Parallel processing with disjoint indices in Rust
☆90Updated 6 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
- An SoA library for Rust☆155Updated 8 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- ☆302Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆284Updated last week
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆170Updated this week
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A Rust macro to make enums with a subset of values of the parent☆129Updated last month
- Arbitrary precision floating point numbers library☆113Updated 7 months ago
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆168Updated this week
- Kiddo☆135Updated last week
- Define rust compile time unit systems using const generics☆87Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated last month
- Game Developer's Toolkit for CPU Management☆99Updated 5 months ago
- Maps where keys are borrowed from values.☆295Updated last week
- Succinct data structures using very efficient rank and select☆127Updated last week
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆84Updated 2 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆296Updated 6 months ago
- ☆35Updated 3 weeks ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 weeks ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year