mh-dm / sb_lower_boundLinks
Fastest Branchless Binary Search
☆21Updated 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 fast binary search that tries to be branchless☆101Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago
- ☆109Updated last year
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- A collection of formatting benchmarks☆49Updated 3 weeks ago
- c++ library for binary fuse filters, including a sharded filter☆92Updated 7 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated 3 weeks ago
- Branch Optimisation for High-frequency Trading☆57Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆62Updated last year
- c++ wrapper around libpapi☆79Updated 7 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆74Updated last year
- Fast Approximate Membership Filters (C++)☆280Updated this week
- The Fancy Named Parameters Library☆34Updated 2 weeks ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 3 months ago
- Benchmarks for our memory allocator☆69Updated last year
- Zoo library☆127Updated 2 months ago
- C++20 Memory Allocator library☆35Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆230Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A self-written C++ standard library☆40Updated last week
- FlameGraphs in Your App☆33Updated 7 months ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆87Updated 3 weeks ago