ehrmann / branchless-binary-searchLinks
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
Sorting:
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆41Updated 2 years ago
- A simple std::vector-style array for C☆12Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- A rethinking of the C time library☆11Updated 3 months ago
- Tools to facilitate data-oriented design in C99.☆41Updated 4 years ago
- Single-header, non-backtracking regular expression engine written in C89☆12Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Awesome implicit data structures☆24Updated 5 years ago
- A vectorized single header hash function.☆19Updated 6 months ago
- mirror of jsish - A javascript interpreter with 0install, sqlite and websocket support☆13Updated 9 years ago
- How fast can we shuffle values?☆37Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- Multiplying... backward?☆13Updated 4 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
- C++ template library for floating point operations☆27Updated last month
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- little test driven handle library in c☆11Updated 4 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Porting the code from learnopengl.com to PortableGL☆12Updated last year
- small, fast memset based on microsoft's design☆11Updated 3 years ago
- A collection of all my single-header libraries.☆17Updated last year
- Public domain single-file header-only C libraries☆12Updated 7 years ago
- moderngpu algorithms for C++ shaders☆16Updated 4 years ago
- ☆13Updated 2 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 7 years ago