lemire / fastvalidate-utf-8
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆301Updated last year
Alternatives and similar repositories for fastvalidate-utf-8:
Users that are interested in fastvalidate-utf-8 are comparing it to the libraries listed below
- Branchless UTF-8 decoder☆612Updated 2 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Hashing functions and PRNGs based on them☆161Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆273Updated 11 months ago
- One of the fastest hash functions.☆348Updated last month
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆392Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 6 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Header-only binary fuse and xor filter library☆360Updated last month
- A fast alternative to the modulo reduction☆309Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆119Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 2 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆349Updated this week
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆391Updated 7 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆421Updated 3 weeks ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆654Updated 4 months ago
- SIMD-accelerated base64 codecs☆432Updated 11 months ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- sprintf accelerator for GCC and Clang☆397Updated last year
- Lightweight, extremely high-performance JSON parser for C++11☆569Updated 3 years ago
- compile time assembly interpreter☆84Updated 7 years ago