vorner / slipstreamLinks
Nudging the compiler to auto-vectorize things
☆75Updated last year
Alternatives and similar repositories for slipstream
Users that are interested in slipstream are comparing it to the libraries listed below
Sorting:
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Faster integer division and modulus operations☆87Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- ☆57Updated last year
- ☆51Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- ☆29Updated last year
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Completion futures for Rust☆19Updated 2 years ago