5 results found Sort:

56
782
other
13
A string type for Rust that is not required to be valid UTF-8.
Created 2019-02-11
207 commits to master branch, last one 4 days ago
A fast implementation of single-pattern substring search using SIMD acceleration.
Created 2020-07-06
124 commits to master branch, last one 10 days ago
efficient string matching in Golang via the aho-corasick algorithm.
Created 2021-04-23
33 commits to master branch, last one 5 months ago
An out-of-the-box keyword search database.
Created 2023-07-04
83 commits to main branch, last one about a year ago
memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust
Created 2024-02-23
14 commits to main branch, last one 5 months ago