proxy.golang.org : github.com/ashvardanian/stringzilla/golang
StringZilla is a SIMD-accelerated string library modern CPUs, written in C 99, and using AVX2, AVX512, Arm NEON, and SVE intrinsics to accelerate processing. The GoLang binding is intended to provide a simple interface to a precompiled shared library, available on GitHub: https://github.com/ashvardanian/stringzilla It requires Go 1.24 or newer to leverage the `cGo` `noescape` and `nocallback` directives. Without those the latency of calling C functions from Go is too high to be useful for string processing. Unlike the native Go `strings` package, StringZilla primarily targets byte-level binary data processing, with less emphasis on UTF-8 and locale-specific tasks.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/ashvardanian/stringzilla/golang
Keywords:
dataset
, edit-distance
, gpu
, hash
, hashing
, information-retrieval
, levenshtein-distance
, parser
, search
, simd
, sorting-algorithms
, string
, string-manipulation
, string-matching
, string-parsing
, string-search
, substring
License: Apache-2.0
Latest release: 25 days ago
Namespace: github.com/ashvardanian/stringzilla
Stars: 2,903 on GitHub
Forks: 103 on GitHub
Total Commits: 708
Committers: 28
Average commits per author: 25.286
Development Distribution Score (DDS): 0.189
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 25 days ago