calebzulawski / generic-simd
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
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆52Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- Types to define keyboard related events.☆57Updated 3 weeks ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- ☆39Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- ☆61Updated 7 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago