mh-dm / sb_lower_boundLinks
Fastest Branchless Binary Search
☆22Updated 2 years ago
Alternatives and similar repositories for sb_lower_bound
Users that are interested in sb_lower_bound are comparing it to the libraries listed below
Sorting:
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆40Updated last year
- ☆111Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 8 months ago
- A collection of formatting benchmarks☆52Updated last month
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆247Updated 3 weeks ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- Storage for my snippets, toy programs, etc.☆370Updated last month
- A fast binary search that tries to be branchless☆103Updated last year
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Testing memory-level parallelism☆82Updated last year
- performance experiments for C++ exception handling☆32Updated 3 years ago
- C++20 Static Branch library☆72Updated 6 months ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- ☆16Updated 11 years ago
- Simple C++ code to benchmark fast division algorithms☆53Updated 4 years ago
- Boost.org unordered module☆86Updated 3 weeks ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 7 months ago
- Front end side of quick-bench☆156Updated last year
- C++20 Memory Allocator library☆36Updated 7 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- ☆89Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 11 months ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆39Updated last year