gendx / paralightLinks
A lightweight parallelism library for indexed structures in Rust
☆28Updated 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
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 8 months ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- ☆38Updated 3 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 6 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- A minimalist property-based testing library☆120Updated 7 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆20Updated last week
- Map data structure whose keys are stored as ranges☆100Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- ☆35Updated 11 months ago
- A tiny benchmarking library☆65Updated last year
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆87Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- Trait aliases on stable Rust☆59Updated last month
- Memory validation framework for Rust☆72Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago