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
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆36Updated 11 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 5 months ago
- ☆29Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆53Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A safe-guarded transmute for Rust☆38Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago