tim-harding / soa-rsLinks
An SoA library for Rust
☆161Updated this week
Alternatives and similar repositories for soa-rs
Users that are interested in soa-rs are comparing it to the libraries listed below
Sorting:
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- ☆311Updated last month
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆290Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Arbitrary precision floating point numbers library☆113Updated 9 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆196Updated 3 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆103Updated 4 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆213Updated 3 weeks ago
- A concurrent, append-only vector.☆208Updated 4 months ago
- Fixed-size decimal numbers implemented in pure Rust☆235Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆263Updated 3 weeks ago
- Fantastic serialization library☆159Updated 3 weeks ago
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 8 months ago
- ☆219Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- Parallel processing with disjoint indices in Rust☆90Updated 8 months ago
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Maps where keys are borrowed from values.☆300Updated 2 weeks ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆192Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆104Updated last week