| ashvardanian/StringZilla |
999 |
|
0 |
0 |
about 2 years ago |
5 |
November 19, 2023 |
16 |
apache-2.0 |
C |
| Up to 10x faster string search, split, sort, and shuffle for long strings and multi-gigabyte files in Python and C, leveraging SIMD with just a few lines of Arm Neon and x86 AVX2 & AVX-512 intrinsics 🦖 |
| BurntSushi/memchr |
655 |
|
8,340 |
574 |
over 2 years ago |
36 |
October 01, 2023 |
1 |
unlicense |
Rust |
| Optimized string search routines for Rust. |
| lemire/fastvalidate-utf-8 |
282 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
apache-2.0 |
C |
| header-only library to validate utf-8 strings at high speeds (using SIMD instructions) |
| lemire/despacer |
141 |
|
0 |
0 |
over 2 years ago |
0 |
|
5 |
bsd-3-clause |
C |
| C library to remove white space from strings as fast as possible |
| MengRao/str |
71 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
mit |
C++ |
| A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching |
| zbjornson/fast-hex |
42 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
C++ |
| Fast, SIMD hex string encoder and decoder C++ lib and Node.js module |
| racerxdl/segdsp |
36 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
apache-2.0 |
Go |
| Pure GoLang DSP Library with native SIMD |
| lovell/shorter |
25 |
|
2 |
4 |
over 7 years ago |
6 |
September 26, 2018 |
1 |
apache-2.0 |
JavaScript |
| Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco. |
| mrecachinas/hexhamming |
13 |
|
0 |
0 |
about 3 years ago |
13 |
February 13, 2022 |
2 |
other |
C++ |
| :heavy_division_sign: SIMD-accelerated bitwise hamming distance Python module for hexadecimal strings |
| gsauthof/riscv |
5 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
|
Assembly |
| RISC-V vector and other assembly code examples |