Shnatsel / bounds-check-cookbookLinks
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:
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Program startup and thread support written in Rust☆185Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆141Updated this week
- SIMD base64 codecs☆83Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- A fast, concurrent string interner☆150Updated 9 months ago
- A Rust code linter☆213Updated 11 months ago
- Rust String Libraries by mcyoung☆188Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- A concurrent, append-only vector.☆165Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆223Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Easy function multiversioning for Rust☆224Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Fast, concurrent, arena-based allocator with drop support☆135Updated last year
- Fantastic serialization library☆160Updated last year
- A fixed-size circular buffer written in Rust.☆114Updated 7 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- A fast and flexible LRU map.☆184Updated 5 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆254Updated 2 months ago
- Parallel processing with disjoint indices in Rust☆90Updated last month
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Deadlock free mutexes☆175Updated 2 months ago
- ☆134Updated 2 years ago