lumol-org / soa-deriveLinks
Array of Struct to Struct of Array helpers in Rust
☆448Updated 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 memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆375Updated last month
- Slotmap data structure for Rust☆1,217Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆620Updated 11 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Compile-time reference counting☆458Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆700Updated 5 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆395Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- A crate for mucking around with piles of bytes☆875Updated last week
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆316Updated 9 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆838Updated last month
- Serialization library with zero dependencies☆808Updated last month
- Tracy client libraries for Rust☆240Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- ☆493Updated 9 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- Delegation of trait implementations via procedural macros☆269Updated last year
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆560Updated last year
- Fast floating point to string conversion☆647Updated 2 months ago
- Compact inlined strings for Rust.☆526Updated last year