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).☆57Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆31Updated 5 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- ☆56Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago
- ☆36Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆42Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- ☆53Updated 5 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Rust map and set literals☆24Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- ☆22Updated 7 months ago
- Extensions for the Rust standard library☆40Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year