lumol-org / soa-deriveLinks
Array of Struct to Struct of Array helpers in Rust
☆450Updated 5 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.☆683Updated 2 years ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆380Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Slotmap data structure for Rust☆1,233Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆414Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆762Updated 6 months ago
- A minimal async executor that lets you block on a future☆618Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆762Updated last month
- A crate for mucking around with piles of bytes☆894Updated this week
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- Compile-time reference counting☆457Updated 3 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆318Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- Compact inlined strings for Rust.☆530Updated last year
- Safe cross-platform linker shenanigans☆777Updated this week
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Tracy client libraries for Rust☆247Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- ☆510Updated 5 months ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆561Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Serialization library with zero dependencies☆816Updated 2 months ago
- easy simd☆364Updated 7 months ago