6 projects
stringzilla
Search, hash, sort, and process strings faster via SWAR and SIMD
stringzillas-cpus
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, on multi-core CPUs
stringzillas-cuda
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and CUDA on Nvidia GPUs
simsimd
Portable mixed-precision BLAS-like vector math library for x86 and ARM
affine-gaps
JIT-compiled string edit-distances including Needleman-Wunsch, Smith-Waterman, Wagner-Fisher, and Gotoh algorithms.
tinysemver
Semantic-Versioning... that doesn't need 300,000 lines of JS