lumol-org / soa-derive
Array of Struct to Struct of Array helpers in Rust
☆429Updated 2 months ago
Alternatives and similar repositories for soa-derive:
Users that are interested in soa-derive are comparing it to the libraries listed below
- A minimal async executor that lets you block on a future☆571Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆712Updated this week
- Slotmap data structure for Rust☆1,185Updated last year
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆733Updated last month
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Fast floating point to string conversion☆625Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆675Updated last year
- Compile-time reference counting☆441Updated last year
- Compact inlined strings for Rust.☆521Updated last year
- Safe cross-platform linker shenanigans☆703Updated this week
- A crate for mucking around with piles of bytes☆795Updated last week
- Serialization library with zero dependencies☆764Updated last month
- Rust method delegation with less boilerplate☆461Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆347Updated 4 months ago
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆304Updated 4 months ago
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆786Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- Typed distributed plugin registration☆1,080Updated last week
- Stackless generators on stable Rust.☆454Updated 2 years ago
- Slab allocator for Rust☆746Updated last month