lumol-org / soa-deriveLinks
Array of Struct to Struct of Array helpers in Rust
☆445Updated 3 months ago
Alternatives and similar repositories for soa-derive
Users that are interested in soa-derive are comparing it to the libraries listed below
Sorting:
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆373Updated 3 weeks ago
- A minimal async executor that lets you block on a future☆604Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆391Updated 3 weeks ago
- Compile-time reference counting☆452Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆755Updated 2 months ago
- A crate for mucking around with piles of bytes☆867Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- Safe cross-platform linker shenanigans☆757Updated this week
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆314Updated 8 months ago
- Rust method delegation with less boilerplate☆492Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- ☆506Updated 3 months ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- Compact inlined strings for Rust.☆526Updated last year
- Tracy client libraries for Rust☆234Updated 2 weeks ago
- Typed distributed plugin registration☆1,136Updated 2 weeks ago
- easy simd☆359Updated 5 months ago
- Fast floating point to string conversion☆644Updated last month
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago