Shnatsel / bounds-check-cookbook
Recipes for avoiding bounds checks in Rust, without unsafe!
☆111Updated 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
- High-precision and consistent benchmarking framework/harness for Rust☆134Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- Program startup and thread support written in Rust☆183Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆125Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- A concurrent, append-only vector.☆156Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆347Updated last month
- A Rust code linter☆212Updated 10 months ago
- Rust String Libraries by mcyoung☆183Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆232Updated 3 months ago
- Track and query Cargo dependency graphs.☆207Updated this week
- A fast, concurrent string interner☆149Updated 8 months ago
- Arbitrary precision floating point numbers library☆107Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- ☆249Updated 3 months ago
- Easy function multiversioning for Rust☆223Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆105Updated this week
- An SoA library for Rust☆140Updated last month
- Fantastic serialization library☆158Updated 11 months ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆183Updated last week
- Rust ABI safe code generator☆186Updated 8 months ago
- SIMD base64 codecs☆82Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- An IDE extension for debugging trait errors in Rust.☆109Updated last week
- Experiments with structured concurrency in Rust☆361Updated 9 months ago