mh-dm / sb_lower_bound
Fastest Branchless Binary Search
☆19Updated 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
- Experimental JSON builder based on C++ reflection☆50Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Json benchmark based on nativejson-benchmark☆30Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C++20 SIMD Within A Register library☆31Updated this week
- The Fancy Named Parameters Library☆31Updated this week
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- ☆19Updated 6 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Structure-of-array synthesis in C++20☆81Updated 2 years ago
- Simple C++ code to benchmark fast division algorithms☆49Updated 3 years ago
- A collection of formatting benchmarks☆47Updated 2 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- ☆105Updated last year
- Branchless-Lomuto in Pattern-Defeating Quicksort☆48Updated 9 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- A benchmark to measure lock overhead and compare mutex performance under varying levels of contention.☆36Updated 10 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Software transactional memory system developed at Wyatt Technology☆28Updated 5 years ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Benchmark Intel TSX (Transactional Synchronization Extension) Hardware Transactional Memory on my sandbox☆24Updated 10 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆162Updated 3 weeks ago
- Testing memory-level parallelism☆68Updated last year
- ☆60Updated 5 months ago