A collection of improved binary search algorithms.
☆680Jun 20, 2025Updated 8 months ago
Alternatives and similar repositories for binary_search
Users that are interested in binary_search are comparing it to the libraries listed below
Sorting:
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆715Jul 27, 2024Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆199Jul 27, 2024Updated last year
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,207Jul 27, 2024Updated last year
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆29Feb 22, 2021Updated 5 years ago
- A collection of array rotation algorithms.☆177Jan 3, 2023Updated 3 years ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆733Jul 27, 2024Updated last year
- Authenticated key-value store (i.e. an urkel tree)☆316Feb 24, 2023Updated 3 years ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,401Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,404Oct 26, 2025Updated 4 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Jan 10, 2022Updated 4 years ago
- ☆332Sep 16, 2019Updated 6 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,957Feb 22, 2026Updated last week
- Official git repository for libdivide: optimized integer division☆1,297Feb 16, 2026Updated last week
- Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library☆1,734Apr 16, 2025Updated 10 months ago
- Single header library for writing non-blocking HTTP servers in C☆1,895Jul 4, 2023Updated 2 years ago
- tic-tac-toe in a single call to printf☆2,359Jun 8, 2022Updated 3 years ago
- Linux system calls.☆217Nov 18, 2019Updated 6 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,509Feb 6, 2026Updated 3 weeks ago
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Chro…☆2,001Updated this week
- elfshaker stores binary objects efficiently☆2,323Sep 1, 2025Updated 5 months ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Jul 20, 2020Updated 5 years ago
- A very fast hashtable☆1,840Sep 27, 2023Updated 2 years ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆219Jul 9, 2023Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆209Jul 27, 2024Updated last year
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,682Updated this week
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- Automated integer hash function discovery☆755Mar 1, 2024Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆668May 27, 2025Updated 9 months ago
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆366Jan 13, 2022Updated 4 years ago
- Wrangling Untrusted File Formats Safely☆4,708Feb 9, 2026Updated 2 weeks ago
- Common libraries and data structures for C.☆2,551Feb 15, 2025Updated last year
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,529Apr 24, 2023Updated 2 years ago
- build-once run-anywhere c library☆20,577Jan 25, 2026Updated last month
- sed to C translator written in sed☆289Aug 18, 2021Updated 4 years ago
- A memory profiler for Linux.☆4,761Jul 28, 2023Updated 2 years ago
- Hash function quality and speed tests☆2,128Dec 2, 2025Updated 2 months ago
- HSE: Heterogeneous-memory storage engine☆675Sep 4, 2023Updated 2 years ago