gendx / paralightLinks
A lightweight parallelism library for indexed structures in Rust
☆29Updated 2 weeks ago
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
- Trying to create Sync bump allocator☆42Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Crunchy unroller - deterministically unroll constant loops☆50Updated 7 months ago
- Tools for data-oriented programming☆60Updated 11 months ago
- Easily cope with numeric literals in generic Rust code☆27Updated 4 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 5 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Map data structure whose keys are stored as ranges☆100Updated last month
- Parallel processing with disjoint indices in Rust☆90Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- A minimalist property-based testing library☆123Updated 9 months ago
- ☆38Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- A regex crate using Brzozowski derivatives.☆27Updated 9 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 8 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated 2 months ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)☆31Updated 5 years ago
- Better reference counted strings for Rust☆140Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Automatically implement traits for common smart pointers☆122Updated 10 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 7 months ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆88Updated last month
- ☆63Updated 3 months ago
- Versioned data-structures for Rust☆208Updated 11 months ago