lemire / fastvalidate-utf-8
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆300Updated 11 months ago
Alternatives and similar repositories for fastvalidate-utf-8:
Users that are interested in fastvalidate-utf-8 are comparing it to the libraries listed below
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆307Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- Branchless UTF-8 decoder☆609Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆154Updated 3 weeks ago
- Hashing functions and PRNGs based on them☆160Updated 2 weeks ago
- SIMD-accelerated base64 codecs☆432Updated 10 months ago
- 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☆387Updated last week
- One of the fastest hash functions☆345Updated 2 years ago
- A fast alternative to the modulo reduction☆307Updated 3 years ago
- Header-only binary fuse and xor filter library☆357Updated 2 weeks ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆652Updated 3 months ago
- C library to remove white space from strings as fast as possible☆152Updated 5 months ago
- SIMD-enhanced word counter☆245Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆349Updated last week
- Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!☆297Updated last year
- The PolymurHash universal hash function.☆343Updated last year
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆118Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 5 months ago
- Measuring cmov vs branch-mov performance☆82Updated 6 years ago
- An-source C library developed and used at AppNexus.☆108Updated 5 years ago
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- The world's first wait-free Software Transactional Memory☆171Updated 4 years ago
- The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.☆987Updated 8 months ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago