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
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A Wait-Free Universal Construct for Large Objects☆96Updated 6 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Testing memory-level parallelism☆82Updated last year
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- Two-Phase Locking with Starvation-Freedom☆23Updated 3 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- ☆112Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 3 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
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆304Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆338Updated 3 years ago
- Repository hosting unofficial binary pack files for many commits of LLVM☆142Updated 2 years ago
- Experimental fork of zlib with performance improvements☆34Updated 2 years ago
- Storage for my snippets, toy programs, etc.☆372Updated last month
- ☆39Updated 4 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 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
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- An-source C library developed and used at AppNexus.☆113Updated 6 years ago