Shnatsel / bounds-check-cookbook
Recipes for avoiding bounds checks in Rust, without unsafe!
☆113Updated 2 years ago
Alternatives and similar repositories for bounds-check-cookbook
Users that are interested in bounds-check-cookbook are comparing it to the libraries listed below
Sorting:
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 10 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆179Updated last year
- Program startup and thread support written in Rust☆184Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 3 weeks ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Discovering and describing Rust's design axioms☆72Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆251Updated 2 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- Rust String Libraries by mcyoung☆184Updated 3 months ago
- SIMD base64 codecs☆83Updated last year
- Fantastic serialization library☆160Updated last year
- Simple async reactor and executor for rust☆79Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A concurrent, append-only vector.☆163Updated 2 weeks ago
- ☆254Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆107Updated last week
- ☆133Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Deadlock free mutexes☆174Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- ☆39Updated 8 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- An SoA library for Rust☆141Updated 2 months ago
- An IDE extension for debugging trait errors in Rust.☆167Updated last week