ehrmann / branchless-binary-search
Binary search implementation that avoids branch instructions
☆10Updated 5 years ago
Alternatives and similar repositories for branchless-binary-search:
Users that are interested in branchless-binary-search are comparing it to the libraries listed below
- Single-header, non-backtracking regular expression engine written in C89☆12Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A rethinking of the C time library☆10Updated 2 months ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Updated 9 years ago
- small, fast memset based on microsoft's design☆10Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- ☆27Updated 2 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- Region based memory allocator☆15Updated 4 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 3 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Fast Point Overlap Test☆17Updated 6 years ago
- Eliminating the need for hand-crafted assembly in high-performance interpreters☆14Updated 4 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- Public domain single-file header-only C libraries☆12Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆31Updated 9 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 7 years ago
- Libcleri is a powerful tool to build languages. From a built language, libcleri can automatically create parse trees, which are data str…☆38Updated last year
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- little test driven handle library in c☆11Updated 4 years ago
- A single-header C library for encoding, decoding, and doing useful things with ANSI graphics escape sequences.☆27Updated 2 years ago