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 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 2 weeks ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- Efficient byte-stream pipe buffer☆43Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- Extract bits from a byte slice☆80Updated last week
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 4 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Benchmarking different Rust generator libraries in a real world use case.☆24Updated 3 weeks ago
- ☆57Updated last year
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆33Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A pure-Rust, no_std compatible PNG decoder☆45Updated 2 years ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆44Updated this week