lumol-org / soa-derive
Array of Struct to Struct of Array helpers in Rust
☆434Updated 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
- Slotmap data structure for Rust☆1,196Updated last year
- A minimal async executor that lets you block on a future☆580Updated 3 months ago
- Compile-time reference counting☆445Updated last year
- Serialization library with zero dependencies☆781Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆352Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- Typed distributed plugin registration☆1,103Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆680Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆742Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆678Updated last year
- Safe cross-platform linker shenanigans☆724Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- A crate for mucking around with piles of bytes☆838Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆349Updated 2 months ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- ☆481Updated 6 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆306Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆466Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- Portable Packed SIMD Vectors for Rust standard library☆618Updated last year