vorner / slipstreamLinks
Nudging the compiler to auto-vectorize things
☆76Updated 2 years ago
Alternatives and similar repositories for slipstream
Users that are interested in slipstream are comparing it to the libraries listed below
Sorting:
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- ☆114Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- ☆61Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆58Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆111Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆42Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Better reference counted strings for Rust☆140Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago