lemire / validateutf8-experimentsLinks
Reproducible experimeents on UTF-8 validation using SIMD instructions
☆40Updated 10 months ago
Alternatives and similar repositories for validateutf8-experiments
Users that are interested in validateutf8-experiments are comparing it to the libraries listed below
Sorting:
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆104Updated 9 months ago
- Branchless UTF-8 decoder☆34Updated 7 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆31Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Testing memory-level parallelism☆68Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- ☆39Updated 4 years ago
- Supporting code for the concurrency hierarchy described in this blog post: https://travisdowns.github.io/blog/2020/07/06/concurrency-cost…☆26Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Non-preemptive Thread Hierarchy Manager☆55Updated 8 months ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆52Updated 4 years ago
- ☆48Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago