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:
- 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 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- ☆31Updated 5 years ago
- ☆39Updated last year
- ☆57Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆29Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- ☆36Updated 9 months ago
- docs.rs as a publishing platform?☆68Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- A #[no_std] LinAlg library☆53Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆46Updated last year