sarah-quinones / fastdiv
☆35Updated 2 years ago
Alternatives and similar repositories for fastdiv:
Users that are interested in fastdiv are comparing it to the libraries listed below
- Faster integer division and modulus operations☆87Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated last month
- structured parallel execution for async Rust☆33Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Collection of insert-only wait-free data-structures.☆29Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months 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
- Lending iterators on stable Rust☆82Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An exploration of Storages☆36Updated last year
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- ☆27Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- horrible serde macro stuff☆39Updated last year
- Integer types with customizable niche values☆43Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated 11 months ago
- Trait implementation generator macro☆28Updated 3 weeks ago
- Profiling tool for Rust code.☆43Updated 2 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- (lifetime) GATs on stable Rust☆57Updated last year