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☆60Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- SSE string functions for x86-64 Linux☆21Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Stackless coroutine compiler for C☆46Updated 5 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
- LZSSE compression codec ported to SIMDe☆19Updated 5 years ago
- FPC - Fast Prefix Coder☆31Updated 3 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆74Updated 2 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆22Updated 5 years ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- experimental data compression algoritm☆22Updated 9 years ago
- compact lzma decoder☆15Updated 6 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Decimal Floating Point C Library☆105Updated last month