vorner / slipstream
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
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Better reference counted strings for Rust☆124Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- ☆112Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- ☆39Updated last year
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆36Updated 8 months ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Convert number to enum☆87Updated 9 months ago