vorner / slipstream
Nudging the compiler to auto-vectorize things
☆73Updated last year
Related projects ⓘ
Alternatives and complementary repositories for slipstream
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Faster integer division and modulus operations☆70Updated last year
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- ☆29Updated 6 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆32Updated last month
- docs.rs as a publishing platform?☆66Updated 4 months ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Lending iterators on stable Rust☆80Updated 10 months ago