lemire / despacer
C library to remove white space from strings as fast as possible
☆152Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for despacer
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 3 months ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated this week
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- SIMD-enhanced word counter☆243Updated 4 years ago
- Clone of wc in x64 assembly☆88Updated 6 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆296Updated 8 months ago
- A simple bitset library in C☆126Updated last month
- A fast alternative to the modulo reduction☆298Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆199Updated 5 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆157Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Testing memory-level parallelism☆66Updated 8 months ago
- Measuring cmov vs branch-mov performance☆79Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆307Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- Storage for my snippets, toy programs, etc.☆320Updated 6 months ago