skeeto / branchless-utf8
Branchless UTF-8 decoder
☆609Updated 2 years ago
Alternatives and similar repositories for branchless-utf8:
Users that are interested in branchless-utf8 are comparing it to the libraries listed below
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆301Updated 11 months ago
- C JSON parser library that doesn't suck☆287Updated 9 months ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆550Updated last year
- C99 parser and frontend for libfirm☆345Updated last month
- Small, portable implementation of the C11 threads API☆954Updated last year
- Concurrent Programming Library (Coroutine) for C11☆363Updated 3 years ago
- a clean C library for processing UTF-8 Unicode data☆1,090Updated last month
- small self hosting C compiler☆477Updated 3 years ago
- sprintf accelerator for GCC and Clang☆397Updated last year
- A single-header incremental garbage collector library☆283Updated 5 months ago
- C11 compiler (mirror)☆749Updated last week
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- Structured concurrency in C