Array of Struct to Struct of Array helpers in Rust
☆481Dec 17, 2025Updated 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
Sorting:
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- Compact inlined strings for Rust.☆544Sep 20, 2023Updated 2 years ago
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- ☆328Nov 15, 2025Updated 3 months ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- 🐦 Friendly little instrumentation profiler for Rust 🦀☆1,678Feb 23, 2026Updated last week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆125Oct 31, 2025Updated 4 months ago
- Zero-copy deserialization framework for Rust☆4,053Updated this week
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Generic extensions for tapping values in Rust.☆501Sep 29, 2023Updated 2 years ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Slab allocator for Rust☆879Jan 31, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- A wide linear algebra crate for games and graphics.☆788Jun 2, 2025Updated 9 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆474Feb 6, 2026Updated last month
- Compile-time reference counting☆456May 18, 2025Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- An SoA library for Rust☆168Dec 23, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Delegation of trait implementations via procedural macros☆278Dec 20, 2025Updated 2 months ago
- cargo-feature-analyst is a tool written in rust to analyse the feature usage in your rust project.☆45Jun 16, 2020Updated 5 years ago
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Fast, ergonomic metrics for Rust☆343Oct 15, 2024Updated last year
- Incremental garbage collection from safe Rust☆817Feb 9, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,511Sep 29, 2025Updated 5 months ago