zwegner / faster-utf8-validatorLinks
A very fast library for validating UTF-8 using AVX2/SSE4 instructions
☆219Updated 5 years ago
Alternatives and similar repositories for faster-utf8-validator
Users that are interested in faster-utf8-validator 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
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Wolfsort is a stable adaptive hybrid radix / merge sort.☆197Updated last year
- C library to remove white space from strings as fast as possible☆156Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- SIMD-enhanced word counter☆247Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Hashing functions and PRNGs based on them☆166Updated last week
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆41Updated last year
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆148Updated 4 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- A collection of array rotation algorithms.☆162Updated 2 years ago
- Assorted notes☆84Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- Header-only binary fuse and xor filter library☆413Updated 3 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- compile time assembly interpreter☆86Updated 7 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast tar archiver☆108Updated 3 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago