bdonlan / branchless-utf8Links
Branchless UTF-8 decoder
☆35Updated 7 years ago
Alternatives and similar repositories for branchless-utf8
Users that are interested in branchless-utf8 are comparing it to the libraries listed below
Sorting:
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- experimental data compression algoritm☆22Updated 9 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- FPC - Fast Prefix Coder☆30Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.