Shnatsel / bounds-check-cookbook
Recipes for avoiding bounds checks in Rust, without unsafe!
☆109Updated 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☆174Updated 2 weeks ago
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Track and query Cargo dependency graphs.☆203Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆124Updated this week
- Reflection via DWARF.☆296Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- A Rust code linter☆210Updated 8 months ago
- ☆223Updated last month
- Fantastic serialization library☆159Updated 9 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆227Updated 2 months ago
- Rust String Libraries by mcyoung☆159Updated last month
- cargo-add command to make dependencies into dylibs☆96Updated 2 years ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆325Updated last week
- A fast, concurrent string interner☆148Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆84Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆143Updated last week
- Easy function multiversioning for Rust☆216Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- A fast and flexible LRU map.☆175Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆227Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆176Updated this week
- Simple async reactor and executor for rust☆78Updated 2 years ago
- An SoA library for Rust☆131Updated this week
- Müsli is a flexible and efficient serialization framework☆367Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Map data structure whose keys are stored as ranges☆81Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆179Updated last year