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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- ☆56Updated 2 years ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Faster integer division and modulus operations☆88Updated 6 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆31Updated 5 years ago
- ☆36Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- structured parallel execution for async Rust☆37Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- LZW en- and decoding that goes weeeee!☆29Updated last month
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Extensions for the Rust standard library☆42Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago