gendx / paralightLinks
A lightweight parallelism library for indexed structures in Rust
☆29Updated last week
Alternatives and similar repositories for paralight
Users that are interested in paralight are comparing it to the libraries listed below
Sorting:
- Bechmarks for Rust big integer implementations☆64Updated last year
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- ☆34Updated last year
- Memory validation framework for Rust☆75Updated 4 months ago
- Trying to create Sync bump allocator☆42Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- An object system for Rust based on relative pointers☆38Updated 3 years ago
- A minimalist property-based testing library☆123Updated 9 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Parallel processing with disjoint indices in Rust☆90Updated 9 months ago
- Tools for data-oriented programming☆60Updated 11 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Fast, concurrent, arena-based allocator with drop support☆145Updated 2 months ago
- Tracing layer to quickly inspect spans and events☆40Updated 2 years ago
- ☆31Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 6 years ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆88Updated last month
- Better reference counted strings for Rust☆140Updated last year
- algebraic numbers implemented in rust; mirror of https://salsa.debian.org/Kazan-team/algebraics☆28Updated 5 months ago
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 5 years ago