vorner / slipstream
Nudging the compiler to auto-vectorize things
☆75Updated last year
Alternatives and similar repositories for slipstream:
Users that are interested in slipstream are comparing it to the libraries listed below
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- ☆31Updated 5 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Make trait methods callable without the trait in scope☆136Updated last month
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆55Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆39Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated last month
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago