lemire / despacerLinks
C library to remove white space from strings as fast as possible
☆152Updated 9 months ago
Alternatives and similar repositories for despacer
Users that are interested in despacer are comparing it to the libraries listed below
Sorting:
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 9 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- SIMD-enhanced word counter☆247Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆303Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- ☆106Updated last year
- Access Abseil Swiss Tables from C☆112Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆318Updated 7 months ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- Binary floating-point to decimal string conversion algorithm.☆103Updated 7 years ago
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago