A collection of improved binary search algorithms.
☆679Jun 20, 2025Updated 10 months ago
Alternatives and similar repositories for binary_search
Users that are interested in binary_search are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
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.☆200Jul 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,205Jul 27, 2024Updated last year
- A collection of array rotation algorithms.☆177Jan 3, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A fast branchless stable quicksort / mergesort hybrid that is highly adaptive.☆737Jul 27, 2024Updated last year
- Base252 is a binary to C string encoding scheme with flexible escaping.☆23Jul 20, 2020Updated 5 years ago
- 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,699Updated this week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,434Apr 10, 2026Updated 2 weeks 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.☆3,002Apr 14, 2026Updated 2 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Linux system calls.☆219Nov 18, 2019Updated 6 years ago
- Official git repository for libdivide: optimized integer division☆1,316Mar 5, 2026Updated last month
- sed to C translator written in sed☆290Aug 18, 2021Updated 4 years ago
- ☆331Sep 16, 2019Updated 6 years ago
- mimalloc is a compact general purpose allocator with excellent performance.☆12,750Updated this week
- A branchless unstable quicksort / mergesort that is highly adaptive.☆336Jul 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,041Updated 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
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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☆427Jan 19, 2026Updated 3 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,809Updated this week
- Wrangling Untrusted File Formats Safely☆4,740Updated this week
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆368Jan 13, 2022Updated 4 years ago
- elfshaker stores binary objects efficiently☆2,327Updated this week
- Single header library for writing non-blocking HTTP servers in C☆1,905Updated this week
- A simple C library for compressing lists of integers using binary packing☆530Mar 24, 2026Updated last month
- A concurrency C library 10x faster than Golang.☆1,349Jun 30, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,121Mar 23, 2026Updated last month
- A Monolinux distro for the Jiffy board!☆156Jul 6, 2020Updated 5 years ago
- tic-tac-toe in a single call to printf☆2,491Jun 8, 2022Updated 3 years ago
- Backtrace.io's resilient log record framing format☆40Feb 5, 2022Updated 4 years ago
- Vulkan/CUDA/HIP/OpenCL/Level Zero/Metal Fast Fourier Transform library☆1,741Apr 4, 2026Updated 3 weeks ago
- The FastPFOR C++ library: Fast integer compression☆965Mar 5, 2026Updated last month
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆669May 27, 2025Updated 11 months ago