sarah-quinones / fastdivLinks
☆35Updated 3 years ago
Alternatives and similar repositories for fastdiv
Users that are interested in fastdiv are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated last month
- Parallel iterator processing library for Rust☆103Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- structured parallel execution for async Rust☆34Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Lending iterators on stable Rust☆83Updated last year
- ☆18Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Integer types with customizable niche values☆48Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- ☆35Updated 6 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A graph crate with simplicity in mind☆87Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Human-friendly indexed collections☆53Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Profiling tool for Rust code.☆43Updated 6 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Efficient byte-stream pipe buffer☆43Updated last year