sarah-quinones / fastdivLinks
☆38Updated 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☆88Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 7 months ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- ☆18Updated last year
- Reduce the visibility of elements in a Rust code base☆17Updated 2 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆34Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- A special rope, designed to work with any data type that is not String☆36Updated 2 years ago
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- Integer types with customizable niche values☆51Updated last year
- Parallel iterator processing library for Rust☆103Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Profiling tool for Rust code.☆46Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A graph crate with simplicity in mind☆89Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- Collection of insert-only wait-free data-structures.☆29Updated 2 years ago