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
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Lending iterators on stable Rust☆81Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- A generic, fixed-size, associative cache☆39Updated 3 months ago
- ☆31Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆35Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Zig comptime using Rust proc macros☆42Updated 8 months ago
- A #[no_std] LinAlg library☆51Updated 3 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆55Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- Macro for sealing traits and structures☆51Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- ☆55Updated last year
- ☆45Updated last year