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☆87Updated 4 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Map data structure whose keys are stored as ranges☆97Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 5 months ago
- Perfect hashing for an imperfect world☆94Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Profiling tool for Rust code.☆47Updated 9 months ago
- An exploration of Storages☆39Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- A graph crate with simplicity in mind☆89Updated 2 years ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated 10 months ago
- Human-friendly indexed collections☆56Updated 3 weeks ago
- VF2 subgraph isomorphism algorithm in Rust.☆67Updated 8 months ago
- structured parallel execution for async Rust☆37Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆143Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Integer types with customizable niche values☆50Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆97Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago