lemire / despacerLinks
C library to remove white space from strings as fast as possible
☆156Updated last year
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
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 months ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- A fast alternative to the modulo reduction☆315Updated 4 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Hashing functions and PRNGs based on them☆166Updated last month
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆306Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- ☆112Updated last year
- Branchless UTF-8 decoder☆36Updated 8 years ago
- SIMD-enhanced word counter☆251Updated 6 years ago
- Vectorized version of the PCG random number generator☆86Updated this week
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A simple bitset library in C☆142Updated 10 months ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- For details, see the blog post:☆35Updated 2 years ago