lumol-org / soa-deriveLinks
Array of Struct to Struct of Array helpers in Rust
☆474Updated 3 weeks ago
Alternatives and similar repositories for soa-derive
Users that are interested in soa-derive are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,269Updated last month
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Updated 2 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆383Updated 6 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆649Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆328Updated 3 months ago
- Rust method delegation with less boilerplate☆508Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Serialization library with zero dependencies☆847Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆846Updated last year
- easy simd