mh-dm / sb_lower_boundLinks
Fastest Branchless Binary Search
☆20Updated last year
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 fast binary search that tries to be branchless☆102Updated last year
- A collection of formatting benchmarks☆47Updated 4 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 2 months ago
- C++20 Memory Allocator library☆34Updated last month
- C++20 Static Branch library☆59Updated 2 weeks ago
- Json benchmark based on nativejson-benchmark☆32Updated 3 months ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- Lightweight structured concurrency for C++20☆125Updated 2 weeks ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆37Updated 11 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- The extremely fast zero allocation and zero copying JSON parser☆29Updated 2 years ago
- An educational implementation of a modern compressor in Rust☆47Updated last year
- ☆61Updated last month
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and…☆63Updated 8 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- An efficient, composable design pattern for range processing☆117Updated 2 months ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Simple C++ code to benchmark fast division algorithms☆50Updated 4 years ago
- ☆42Updated 2 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆34Updated 5 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- xxHash Cleaner C Reference Implementation☆44Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- ☆106Updated last year
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆86Updated last week
- Testing memory-level parallelism☆68Updated last year