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
- Easy and safe destructuring for more types.☆33Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- 🏹 Stack-allocated, constant-size, matrix type implemented with const generics☆19Updated last month
- Wrapper around Rc safe to send to a different thread☆26Updated 2 years ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- ☆112Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated last week
- ☆56Updated 2 years ago
- List size of types in a Rust crate☆27Updated last year
- ☆59Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆69Updated this week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Ergonomically run processes with limits.☆38Updated 3 months ago
- Asset manger for good assets only☆31Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Themable Immediate Mode User Interface Toolkit in Rust☆95Updated 8 months ago
- Benchmarking different Rust generator libraries in a real world use case.☆23Updated 4 months ago
- This is a mirror of https://gitlab.com/pcasotti/plate☆17Updated 3 years ago