lemire / validateutf8-experimentsLinks
Reproducible experimeents on UTF-8 validation using SIMD instructions
☆41Updated last year
Alternatives and similar repositories for validateutf8-experiments
Users that are interested in validateutf8-experiments are comparing it to the libraries listed below
Sorting:
- Poireau: a sampling allocation debugger☆98Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- ☆113Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- Testing memory-level parallelism☆82Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆76Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆85Updated 9 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
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated 2 years ago
- ☆39Updated 5 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 7 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆341Updated 4 years ago
- Experimental fork of zlib with performance improvements☆35Updated 2 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- Test self-modifying code behaviour on processors for single-use JIT functions☆55Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆307Updated last year