mh-dm / sb_lower_boundLinks
Fastest Branchless Binary Search
☆20Updated 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.☆35Updated last year
- ☆108Updated last year
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆178Updated 4 months ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- A fast binary search that tries to be branchless☆101Updated last year
- A collection of formatting benchmarks☆49Updated 6 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆235Updated 2 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Boost.org unordered module☆75Updated last month
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- Benchmarks for our memory allocator☆68Updated last year
- Storage for my snippets, toy programs, etc.☆362Updated 4 months ago
- C++20 Memory Allocator library☆35Updated 3 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated last week
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆122Updated 6 months ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 7 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Boost.Sort☆53Updated last month
- Zoo library☆127Updated last month
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- c++ library for binary fuse filters, including a sharded filter☆91Updated 6 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- A hash function library☆47Updated last month
- ☆22Updated 9 months ago
- A wall-clock stack-sampling profiler that actually works☆64Updated last year
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆41Updated 9 months ago
- A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest js…☆85Updated last week