substring-search topic

List substring-search repositories

bstr

745
Stars
51
Forks
Watchers

A string type for Rust that is not required to be valid UTF-8.

aho-corasick

61
Stars
10
Forks
Watchers

efficient string matching in Golang via the aho-corasick algorithm.

sliceslice-rs

87
Stars
16
Forks
Watchers

A fast implementation of single-pattern substring search using SIMD acceleration.

AhoCorasickDoubleArrayTrie

42
Stars
14
Forks
Watchers

Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.

multiselect

38
Stars
31
Forks
Watchers

Pure js multiselect implementation

cs-algorithms

33
Stars
8
Forks
Watchers

Package cs-algorithms provides C# implementation of algorithms for data structures and manipulation, as well as graph and string processing

memchr_vs_stringzilla

41
Stars
2
Forks
Watchers

memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust

coffeedb

62
Stars
1
Forks
Watchers

An out-of-the-box keyword search database.