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
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- ☆56Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- ☆112Updated last year
- ☆61Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- structured parallel execution for async Rust☆37Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆35Updated 9 months ago
- ☆30Updated last year
- Bare-metal allocators.☆75Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- A generic, fixed-size, associative cache☆40Updated last year