scandum / binary_searchLinks
A collection of improved binary search algorithms.
☆674Updated 4 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.☆713Updated last year
- ☆332Updated 6 years ago
- Obuscated C Christmas programs☆379Updated 3 years ago
- A stable adaptive partitioning comparison sort.☆209Updated last year
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- All-inclusive Buffer for C☆412Updated last year
- SIMD-enhanced word counter☆247Updated 5 years ago
- 'I Hate C Testing': A minimal testing framework for C.☆155Updated 4 years ago
- Exposing problems in json parsers of several programming languages.☆370Updated 2 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 4 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- DISCoHAsH - Simple, fast, quality hash in 120 lines. 10GB/s serial (depending on hardware). Also in NodeJS☆218Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Authenticated key-value store (i.e. an urkel tree)☆316Updated 2 years ago
- ☆331Updated 6 years ago
- Playing with counting word frequencies (and performance) in various languages.☆307Updated 3 years ago
- A simple HTTP server written from scratch as a teaching tool to teach Unix network program architectures☆386Updated 6 years ago
- How to create minimal wasm module with plain C/C++☆528Updated 2 years ago
- This is a repository for the code posted on my blog☆902Updated this week
- The Hitchhiker's Guide to Compression☆155Updated 3 years ago
- unfork(2) is the inverse of fork(2). sort of.☆1,477Updated last year
- !!Con West 2019 talk☆354Updated 4 years ago
- Quadsort is a branchless stable adaptive mergesort faster than quicksort.☆2,170Updated last year
- Automated integer hash function discovery☆736Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- A simple script to help programmers who want to work within Docker☆153Updated 4 months ago
- Stanford CS248 Assignment 1: Implement a simple SVG renderer☆24Updated 9 months ago
- Objective reasons to prefer Linux to Windows.☆527Updated 3 years ago
- Linux system calls.☆216Updated 5 years ago
- A short description of the C++ build process☆1,208Updated 4 months ago