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 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated 11 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated this week
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing memory-level parallelism☆82Updated last year
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Two-Phase Locking with Starvation-Freedom☆23Updated 2 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years ago
- ☆109Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆60Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 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…☆146Updated 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☆74Updated 2 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Tiny Cooperative Process Management Library/Embedded Bounded Queue Actor Model (C11)☆40Updated 6 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆140Updated 2 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Doug McIlroy's C++ regular expression matching library☆96Updated 7 years ago