gendx / paralightLinks
A lightweight parallelism library for indexed structures in Rust
☆17Updated 2 months 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☆63Updated last year
- Trying to create Sync bump allocator☆38Updated last month
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- A big integer library in Rust with good performance.☆105Updated last year
- A minimalist property-based testing library☆112Updated 3 months ago
- Tools for data-oriented programming☆60Updated 5 months ago
- Compare IEEE floating point values for equality.☆42Updated last year
- A tiny benchmarking library☆64Updated 11 months ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆108Updated this week
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆66Updated 4 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- ☆33Updated 2 months ago
- Tracing layer to quickly inspect spans and events☆38Updated 2 years ago
- Map data structure whose keys are stored as ranges☆92Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆53Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated this week
- Sparse Merkle tree for a key-value map.☆22Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Non-interleaving multithreaded output queue☆71Updated 2 months ago
- An arbitrary-precision floating-point library in Rust☆45Updated 3 months ago
- ☆35Updated 3 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 2 weeks ago
- Zig comptime using Rust proc macros☆50Updated last year
- Memory validation framework for Rust☆69Updated 6 months ago
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago