lemire / fastvalidate-utf-8Links
header-only library to validate utf-8 strings at high speeds (using SIMD instructions)
☆304Updated 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:
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Branchless UTF-8 decoder☆615Updated 2 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- C library to remove white space from strings as fast as possible☆154Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 6 months ago
- One of the fastest hash functions.☆351Updated 5 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Storage for my snippets, toy programs, etc.☆361Updated 4 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆258Updated 3 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- Fast integer compression in C using the StreamVByte codec☆406Updated 5 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- SIMD-enhanced word counter☆248Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆400Updated last month
- A simple C library for compressing lists of integers using binary packing☆505Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆121Updated 2 years ago
- UTF-8 rope library for C☆282Updated 3 years ago
- C multipurpose library and persistent key/value storage engine☆306Updated this week
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 6 months ago