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 fast binary search that tries to be branchless☆101Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Fast Approximate Membership Filters (C++)☆280Updated 6 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
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆60Updated last year
- ☆107Updated last year
- libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.☆36Updated 2 months ago
- ☆61Updated 8 months ago
- C++ library implementing the to_ascii and to_unicode functions from the Unicode Technical Standard.☆61Updated 2 weeks ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆233Updated last month
- c++ library for binary fuse filters, including a sharded filter☆89Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- A self-written C++ standard library☆38Updated this week
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- C++20 Static Branch library☆60Updated last month
- Branchless-Lomuto in Pattern-Defeating Quicksort☆49Updated last year
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆174Updated 3 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast, concurrent, bounded, single producer, single consumer queue☆41Updated 8 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Benchmarks for our memory allocator☆67Updated last year
- Testing memory-level parallelism☆76Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago