HouraiTeahouse / parallel_vecLinks
A leaner structure of arrays implementation with a vec of tuples like public interface
☆13Updated 3 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
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated this week
- Asset manger for good assets only☆31Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- ☆58Updated 2 years ago
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Place small arrays on the stack with a low-cost!☆17Updated last year
- ☆26Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- Automated GUI testing using accesskit☆78Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆34Updated last month
- List size of types in a Rust crate☆27Updated 2 years ago
- Extract bits from a byte slice☆81Updated 4 months ago
- ☆59Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Updated 7 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆50Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year