calebzulawski / generic-simdLinks
Generic SIMD abstractions for Rust.
☆46Updated 3 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 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆56Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆36Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆31Updated 5 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- ☆53Updated 6 years ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Easy and safe destructuring for more types.☆33Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆23Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Extensions for the Rust standard library☆42Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago