mh-dm / sb_lower_boundLinks
Fastest Branchless Binary Search
☆23Updated 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.☆43Updated last year
- ☆113Updated 2 years ago
- A fast binary search that tries to be branchless☆105Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- c++ library for binary fuse filters, including a sharded filter☆95Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆193Updated 10 months ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆250Updated 2 months ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Concurrent Deferred Reference Counting☆174Updated last year
- A collection of formatting benchmarks☆52Updated last month
- Library for lock-free locks☆83Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆340Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Sockets, timers, resolvers, events, reactors, proactors, and thread pools for asynchronous network programming☆95Updated last week
- ☆45Updated 5 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Testing memory-level parallelism☆82Updated last year
- Concurrent Hash Table☆37Updated 2 months ago