lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆303Updated 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
Sorting:
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- Branchless UTF-8 decoder☆613Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- One of the fastest hash functions.☆353Updated 4 months ago
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- SIMD-accelerated base64 codecs☆435Updated last year
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- Header-only binary fuse and xor filter library☆367Updated 4 months ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆660Updated 3 weeks ago
- Storage for my snippets, toy programs, etc.☆360Updated 3 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆120Updated 2 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Measuring cmov vs branch-mov performance☆88Updated 7 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Trie key-value database☆339Updated 3 years ago
- An obsolete project☆83Updated 6 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆260Updated 4 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 years ago
- A semi compile-/run-time associative map container with compile-time lookup and run-time storage☆385Updated 2 years ago