lumol-org / soa-deriveLinks
Array of Struct to Struct of Array helpers in Rust
☆443Updated last month
Alternatives and similar repositories for soa-derive
Users that are interested in soa-derive are comparing it to the libraries listed below
Sorting:
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- Slotmap data structure for Rust☆1,202Updated last year
- A minimal async executor that lets you block on a future☆587Updated last week
- Just, really the littlest Vec you could need. So smol.☆689Updated 3 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆680Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆747Updated 3 weeks ago
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆357Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆444Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆815Updated last week
- Compile-time reference counting☆448Updated 2 weeks ago
- Serialization library with zero dependencies☆795Updated this week
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆309Updated 7 months ago
- ☆487Updated 7 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆372Updated 2 months ago
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Rust method delegation with less boilerplate☆487Updated last month
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A crate for mucking around with piles of bytes☆853Updated last month
- Compact inlined strings for Rust.☆524Updated last year
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆273Updated last year