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:
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated last month
- Macro for sealing traits and structures☆61Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- ☆58Updated 2 years ago
- ☆61Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 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☆53Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- ☆114Updated 2 years ago
- ☆111Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- Better reference counted strings for Rust☆140Updated last year