Repository navigation

#

substring-search

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

Rust
914
12 天前

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

Rust
96
7 个月前

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

Go
74
1 年前

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

C++
56
2 年前

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

C#
48
3 年前

Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-distance calculations

Rust
45
1 个月前

Pure js multiselect implementation

JavaScript
39
2 年前

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

C#
33
7 年前

[VLDB'22] Cardinality Estimation of Approximate Substring Queries using Deep Learning.

Python
9
2 年前

An efficient Java substring search library

Java
9
4 年前

Knuth Morris Pratt Multi-Party Computation

C
5
4 年前

Tiny fzf integration for history substring search in PowerShell

PowerShell
4
6 天前

Provides simple and the most useful methods to string operations in JavaScript / Node.js

JavaScript
3
2 年前

Step20 is a C++20, header-only library of STL-like algorithms and data structures

C++
3
2 年前

A Small Python Script that looks for a Password/User Entered String in a File

Python
2
7 年前

Benchmark various aho-carosick node libraries against large corpus text and pattern lengths

JavaScript
2
4 年前