ralfbiedert / simd_aligned
SIMD aligned data structures to work with `std::simd`.
☆8Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for simd_aligned
- structured parallel execution for async Rust☆30Updated 2 months ago
- ☆29Updated 6 months ago
- Faster integer division and modulus operations☆70Updated last year
- Generic SIMD abstractions for Rust.☆47Updated last year
- Rust traits for key comparison in maps.☆19Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- An implementation of Kensler's hashed permutation algorithm☆16Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆29Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆37Updated last year
- Place small arrays on the stack with a low-cost!☆17Updated 2 weeks ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- A syn targetting PEG parser generator☆20Updated last year
- An experimental columnar arena☆41Updated last week
- Nudging the compiler to auto-vectorize things☆72Updated last year
- ☆27Updated last year
- A safe-guarded transmute for Rust☆38Updated 5 months ago
- Minimal float parser primitives with a focus on compile times.☆21Updated 2 years ago
- Calculate statistics iteratively☆38Updated 5 months ago
- Serde support for the humantime crate☆27Updated 9 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago