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:
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Concurrent hash trie☆54Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆31Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆57Updated last year
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- An exploration of Storages☆35Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Typed any map for rust☆67Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago