A collection of improved binary search algorithms.
☆680Jun 20, 2025Updated 9 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
- Is a linear data structure with O(log n) searches and O(cbrt n) insertions and index lookups.☆29Feb 22, 2021Updated 5 years ago
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,206Jul 27, 2024Updated last year
- A collection of array rotation algorithms.☆177Jan 3, 2023Updated 3 years ago
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆734Jul 27, 2024Updated last year
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Jul 20, 2020Updated 5 years ago
- Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, …☆23,462Updated this week
- Authenticated key-value store (i.e. an urkel tree)☆316Feb 24, 2023Updated 3 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,409Oct 26, 2025Updated 4 months ago
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆342Jan 10, 2022Updated 4 years ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,974Mar 13, 2026Updated last week
- Linux system calls.☆217Nov 18, 2019Updated 6 years ago
- Official git repository for libdivide: optimized integer division☆1,303Mar 5, 2026Updated 2 weeks ago
- ☆332Sep 16, 2019Updated 6 years ago
- sed to C translator written in sed☆289Aug 18, 2021Updated 4 years ago
- A branchless unstable quicksort / mergesort that is highly adaptive.☆335Jul 27, 2024Updated last year
- 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,027Updated this week
- 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
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 13 years ago
- Header-only binary fuse and xor filter library☆425Jan 19, 2026Updated 2 months ago
- Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extens…☆1,711Updated this week
- Wrangling Untrusted File Formats Safely☆4,716Mar 2, 2026Updated 2 weeks ago
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆367Jan 13, 2022Updated 4 years ago
- elfshaker stores binary objects efficiently☆2,324Sep 1, 2025Updated 6 months ago
- Single header library for writing non-blocking HTTP servers in C☆1,899Jul 4, 2023Updated 2 years ago
- A simple C library for compressing lists of integers using binary packing☆524Aug 18, 2023Updated 2 years ago
- A concurrency C library 10x faster than Golang.☆1,349Jun 30, 2023Updated 2 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,100Jun 7, 2024Updated last year
- A Monolinux distro for the Jiffy board!☆155Jul 6, 2020Updated 5 years ago
- tic-tac-toe in a single call to printf☆2,431Jun 8, 2022Updated 3 years ago
- Backtrace.io's resilient log record framing format☆39Feb 5, 2022Updated 4 years ago
- The FastPFOR C++ library: Fast integer compression☆962Mar 5, 2026Updated 2 weeks ago
- Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library☆1,733Apr 16, 2025Updated 11 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 9 months ago
- Pattern-defeating quicksort.☆2,475Dec 6, 2023Updated 2 years ago