vorner / slipstreamLinks
Nudging the compiler to auto-vectorize things
☆75Updated 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 2 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- ☆60Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Bare-metal allocators.☆75Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆112Updated last year
- Better reference counted strings for Rust☆137Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- ☆51Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Fast and correct computations with uncertain values☆95Updated 4 months ago
- ☆36Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month