HouraiTeahouse / parallel_vecLinks
A leaner structure of arrays implementation with a vec of tuples like public interface
☆13Updated 2 years ago
Alternatives and similar repositories for parallel_vec
Users that are interested in parallel_vec are comparing it to the libraries listed below
Sorting:
- ☆31Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Show puffin profiler flamegraph in-game using egui☆46Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated 2 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 11 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- ☆16Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- List size of types in a Rust crate☆27Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago
- ☆59Updated last year
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆48Updated last year
- Endianness trait with derive procedural macro.☆12Updated 2 years ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated last week
- LZW en- and decoding that goes weeeee!☆27Updated last month
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Updated 2 years ago
- ☆57Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 7 months ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month