lumol-org / soa-deriveLinks
Array of Struct to Struct of Array helpers in Rust
☆468Updated 7 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:
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆382Updated 5 months ago
- A minimal async executor that lets you block on a future☆639Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆639Updated last year
- Slotmap data structure for Rust☆1,259Updated last year
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆685Updated 2 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆446Updated this week
- Rust method delegation with less boilerplate☆506Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆768Updated 3 months ago
- Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.☆327Updated 2 months ago
- A crate for mucking around with piles of bytes☆925Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Compile-time reference counting☆456Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- Serialization library with zero dependencies☆837Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆765Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Fast floating point to string conversion☆670Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆839Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆574Updated 2 years ago
- The arena, a fast but limited type of allocator☆569Updated last year
- A minimal `syn` syntax tree pretty-printer☆728Updated 2 weeks ago
- easy simd☆369Updated 2 months ago
- ☆518Updated last month
- Müsli is a flexible and efficient serialization framework☆418Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆901Updated 9 months ago