matklad / bounds-check-costLinks
☆18Updated 6 years ago
Alternatives and similar repositories for bounds-check-cost
Users that are interested in bounds-check-cost are comparing it to the libraries listed below
Sorting:
- High-precision and consistent benchmarking framework/harness for Rust☆148Updated this week
- Faster integer division and modulus operations☆87Updated 2 years ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆116Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- SIMD base64 codecs☆83Updated last year
- A buffering MPSC queue.☆78Updated 11 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- A Rust implementation of OS provided synchronization primitives☆57Updated last year
- ☆31Updated 3 months ago
- a lock-free concurrent slab (experimental)☆287Updated 6 months ago
- Stack unwinding library in Rust☆93Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- Small, fast, synchronization primitives☆246Updated 9 months ago
- A concurrent, append-only vector.☆174Updated last week
- Portable SIMD project group☆98Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Implementation of triple buffering in Rust☆89Updated 2 weeks ago
- Parallel processing with disjoint indices in Rust☆90Updated 2 months ago
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- A Rust data structure for efficient lower-bound lookups☆90Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- ☆35Updated 3 years ago
- Simple and flexible multi-index containers.☆115Updated last month
- Untrusted IPC with maximum performance and minimum latency. On Rust, on Linux.☆152Updated 2 years ago
- Rust ABI safe code generator☆188Updated 2 months ago