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☆54Updated 6 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- ☆55Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- ☆29Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆47Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- docs.rs as a publishing platform?☆68Updated last month