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 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☆43Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- ☆31Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- ☆36Updated last year
- ☆53Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- ☆30Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Macro for sealing traits and structures☆60Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year