skeeto / branchless-utf8Links
Branchless UTF-8 decoder
☆614Updated 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
Sorting:
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- C JSON parser library that doesn't suck☆296Updated last year
- 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…☆551Updated 2 years ago
- UTF-8 rope library for C☆280Updated 3 years ago
- a clean C library for processing UTF-8 Unicode data☆1,142Updated 3 weeks ago
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 3 months ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- Portable C11 threads implementation over POSIX threads and win32 threads.☆247Updated 9 months ago
- C99 parser and frontend for libfirm☆348Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- Small, portable implementation of the C11 threads API☆981Updated last year
- The Better String Library☆528Updated 8 years ago
- PCG — C Implementation☆386Updated last year
- PCG — Minimal C Implementation☆423Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…