Shnatsel / bounds-check-cookbookLinks
Recipes for avoiding bounds checks in Rust, without unsafe!
☆116Updated 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☆122Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆257Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated last week
- Program startup and thread support written in Rust☆187Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- An SoA library for Rust☆147Updated 3 months ago
- Rust String Libraries by mcyoung☆190Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- A Rust code linter☆214Updated last year
- Library and proc macro to analyze memory usage of data structures in rust.☆156Updated this week
- A fast, concurrent string interner☆150Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- A concurrent, append-only vector.☆174Updated last week
- Easy function multiversioning for Rust☆228Updated 6 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆268Updated 2 months ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Discovering and describing Rust's design axioms☆74Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Versioned data-structures for Rust☆205Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 9 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆188Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- ergonomic and precise error handling built atop type-level set arithmetic☆233Updated 2 months ago
- ☆258Updated last month