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:
- C library to remove white space from strings as fast as possible☆156Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- ☆111Updated last year
- An Evaluation of Linear Probing Hashtable Algorithms☆37Updated 2 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- 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
- Dynamic runtime inlining with LLVM☆66Updated 4 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Testing memory-level parallelism☆82Updated last year
- 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
- Different algorithms for converting binary to decimal floating-point numbers☆125Updated 3 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Storage for my snippets, toy programs, etc.☆371Updated last month
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- ☆39Updated 4 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- 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
- Two-Phase Locking with Starvation-Freedom☆23Updated 3 years ago