A collection of improved binary search algorithms.
☆681Jun 20, 2025Updated 11 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,203Jul 27, 2024Updated last year
- A collection of array rotation algorithms.☆177Jan 3, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 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,743May 12, 2026Updated last week
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,445Apr 10, 2026Updated last month
- All-inclusive Buffer for C☆415Nov 16, 2023Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆343Jan 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,011May 10, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Linux system calls.☆219Nov 18, 2019Updated 6 years ago
- Official git repository for libdivide: optimized integer division☆1,326May 12, 2026Updated last week
- 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,894May 8, 2026Updated last 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,049Apr 27, 2026Updated 3 weeks ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆217Jul 9, 2023Updated 2 years ago
- A stable adaptive partitioning comparison sort.☆209Jul 27, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16May 17, 2012Updated 14 years ago
- Header-only binary fuse and xor filter library☆428Jan 19, 2026Updated 4 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,818May 7, 2026Updated 2 weeks ago
- Wrangling Untrusted File Formats Safely☆4,745May 11, 2026Updated last week
- The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlz…☆369Jan 13, 2022Updated 4 years ago
- elfshaker stores binary objects efficiently☆2,331Apr 24, 2026Updated 3 weeks ago
- Single header library for writing non-blocking HTTP servers in C☆1,912Apr 26, 2026Updated 3 weeks ago
- A simple C library for compressing lists of integers using binary packing☆529Mar 24, 2026Updated last month
- A concurrency C library 10x faster than Golang.☆1,347Jun 30, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆1,126Mar 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,505Jun 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,745Apr 4, 2026Updated last month
- The FastPFOR C++ library: Fast integer compression☆966May 1, 2026Updated 2 weeks 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 11 months ago