calebzulawski / generic-simdLinks
Generic SIMD abstractions for Rust.
☆47Updated 2 years ago
Alternatives and similar repositories for generic-simd
Users that are interested in generic-simd are comparing it to the libraries listed below
Sorting:
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆56Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆31Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- Faster integer division and modulus operations☆87Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆36Updated 11 months ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- ☆53Updated 5 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆29Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 weeks ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 9 months ago