A very fast library for validating UTF-8 using AVX2/SSE4 instructions
☆219Aug 9, 2020Updated 5 years ago
Alternatives and similar repositories for faster-utf8-validator
Users that are interested in faster-utf8-validator are comparing it to the libraries listed below
Sorting:
- header-only library to validate utf-8 strings at high speeds (using SIMD instructions)☆308Mar 13, 2024Updated last year
- A small DFA for under 16 states☆54Jun 6, 2018Updated 7 years ago
- SIMD-enhanced word counter☆254Nov 23, 2019Updated 6 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Nov 19, 2019Updated 6 years ago
- A vectorized single header hash function.☆23Nov 18, 2024Updated last year
- Compact, non-backtracking, unicode aware regular expressions in C89☆10Apr 17, 2025Updated 10 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆233Jun 3, 2025Updated 9 months ago
- A sudoku game written in Rust☆31Nov 18, 2019Updated 6 years ago
- A pure rust implementation of the gimli cipher☆13Jan 26, 2022Updated 4 years ago
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- L-Systems in Rust, with a turtle interpreter☆26Aug 24, 2019Updated 6 years ago
- A pushdown automaton low memory JSON bytes stream checker☆13Dec 24, 2021Updated 4 years ago
- Rust multihash implementation☆16Oct 1, 2020Updated 5 years ago
- U2f implementation with threshold signatures☆16Nov 24, 2020Updated 5 years ago
- ☆14Nov 5, 2018Updated 7 years ago
- qp tries and crit-bit tries☆124Jul 12, 2022Updated 3 years ago
- fast open addressing hash table☆42Nov 8, 2025Updated 3 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated last month
- The crypto library used by CodeChain.☆14Aug 12, 2020Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆21May 5, 2024Updated last year
- A ziglang implementation of the SSZ serialization protocol☆31Feb 24, 2026Updated last week
- An efficient log ingestion and log aggregation system https://pathivu.io/☆145Mar 1, 2020Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Sep 5, 2024Updated last year
- unicode security guidelines for identifiers☆34Dec 2, 2025Updated 3 months ago
- Blitsort is an in-place stable adaptive rotate mergesort / quicksort.☆715Jul 27, 2024Updated last year
- SIMD-accelerated base64 codecs☆444Apr 4, 2024Updated last year
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- A clean, efficient parser combinator☆124Feb 15, 2022Updated 4 years ago
- Automatically exported from code.google.com/p/libhhash☆32Dec 6, 2015Updated 10 years ago
- Rust allocator using jemalloc as a backend☆429Dec 21, 2021Updated 4 years ago
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- Non-allocating iterator over command line arguments☆48Feb 16, 2026Updated 2 weeks ago
- Sets of runes with a UTF-8 tree structure☆14May 26, 2016Updated 9 years ago
- Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instru…☆20Jan 1, 2026Updated 2 months ago
- Park programming language☆17May 2, 2021Updated 4 years ago
- Rust version of the Haskell ERD tool. Translates a plain text description of a relational database schema to dot files representing an en…☆38Jun 25, 2021Updated 4 years ago
- Rust ❤️ Expat library☆23Feb 10, 2026Updated 3 weeks ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago