Shnatsel / bounds-check-cookbook
Recipes for avoiding bounds checks in Rust, without unsafe!
☆102Updated last year
Related projects ⓘ
Alternatives and complementary repositories for bounds-check-cookbook
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆171Updated 6 months ago
- Rust String Libraries by mcyoung☆147Updated 2 months ago
- Program startup and thread support written in Rust☆167Updated last month
- A Rust code linter☆210Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆98Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆74Updated last week
- Easy function multiversioning for Rust☆207Updated this week
- A fast, concurrent string interner☆140Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- An IDE extension for debugging trait errors in Rust.☆97Updated last week
- Simple async reactor and executor for rust☆78Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- A fast and flexible LRU map.☆171Updated 6 months ago
- ☆206Updated this week
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆192Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated 2 weeks ago
- Versioned data-structures for Rust☆203Updated last year
- ☆121Updated last year
- Track and query Cargo dependency graphs.☆167Updated this week
- SIMD base64 codecs☆76Updated 9 months ago
- ☆93Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- Fantastic serialization library☆158Updated 6 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆144Updated 10 months ago