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 3 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Bare-metal allocators.☆76Updated 3 years ago
- ☆112Updated 3 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- Threadsafe RefCell for Rust☆97Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Macro for sealing traits and structures☆59Updated last year
- Better reference counted strings for Rust☆139Updated last year
- ☆113Updated 2 years ago
- ☆56Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- ☆61Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago