calebzulawski / generic-simdLinks
Generic SIMD abstractions for Rust.
☆46Updated 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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆56Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- ☆53Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- ☆36Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- ☆31Updated 5 years ago
- ☆60Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Easy and safe destructuring for more types.☆33Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months ago
- ☆63Updated 8 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆22Updated 6 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago