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 10 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- ☆31Updated 4 years ago
- ☆52Updated 5 years ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆46Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- ☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 4 months ago
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Extensions for the Rust standard library☆39Updated 10 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Serialization value trees☆43Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year