Shnatsel / bounds-check-cookbook
Recipes for avoiding bounds checks in Rust, without unsafe!
☆106Updated 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
- Program startup and thread support written in Rust☆169Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated 3 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆111Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- A concurrent, append-only vector.☆141Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated 3 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆173Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆222Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- A Rust code linter☆210Updated 7 months ago
- An SoA library for Rust☆127Updated 3 weeks ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆214Updated last month
- ☆216Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆342Updated 6 months ago
- cargo-add command to make dependencies into dylibs☆93Updated 2 years ago
- Parallel processing with disjoint indices in Rust☆87Updated 7 months ago
- Rust String Libraries by mcyoung☆157Updated this week
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- A Vec That Has a Smaller size_of☆133Updated 5 months ago
- Track and query Cargo dependency graphs.☆199Updated this week
- Fast, concurrent, arena-based allocator with drop support☆124Updated 10 months ago
- Fantastic serialization library☆159Updated 8 months ago
- An IDE extension for debugging trait errors in Rust.☆100Updated 3 weeks ago
- Discovering and describing Rust's design axioms☆71Updated 9 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- A fast, concurrent string interner☆148Updated 5 months ago
- Deadlock free mutexes☆159Updated 2 weeks ago
- Lending iterators on stable Rust☆81Updated last year
- Type-erased core::Discriminant<T>☆37Updated last week