29 results found Sort:
- Filter by Primary Language:
- C++ (7)
- Go (5)
- Python (4)
- Rust (3)
- PHP (2)
- JavaScript (2)
- TypeScript (1)
- C# (1)
- Elixir (1)
- Pascal (1)
- C (1)
- +
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Created
2016-12-19
503 commits to master branch, last one about a month ago
Rapid fuzzy string matching in Python using various string metrics
Created
2020-02-29
810 commits to main branch, last one 27 days ago
Up to 10x faster strings for C, C++, Python, Rust, and Swift, leveraging NEON, AVX2, AVX-512, and SWAR to accelerate search, sort, edit distances, alignment scores, etc 🦖
Created
2020-08-14
840 commits to main branch, last one 9 days ago
Fuzzy string matching, grouping, and evaluation.
Created
2020-11-21
26 commits to master branch, last one 8 months ago
A fast, accurate and multilingual fuzzy search library for the frontend.
Created
2024-02-06
4 commits to main branch, last one 9 months ago
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Created
2020-08-18
91 commits to master branch, last one 2 years ago
Golang library for fuzzy matching within a set of strings :page_with_curl:
Created
2017-03-30
71 commits to master branch, last one 5 years ago
Go metrics for calculating string similarity and other string utility functions
Created
2019-11-14
133 commits to master branch, last one about a month ago
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created
2021-05-19
171 commits to main branch, last one 24 days ago
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Created
2020-04-13
406 commits to main branch, last one 27 days ago
Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。
Created
2017-04-11
46 commits to master branch, last one 3 years ago
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
Created
2018-07-29
348 commits to master branch, last one 2 years ago
Minimal, super readable string pattern matching for python.
Created
2021-04-15
77 commits to main branch, last one 8 months ago
WuManber text search/matching implementation using c#
Created
2018-01-10
16 commits to master branch, last one 2 years ago
Collection of some useful algorithms for competitive programming.
Created
2018-07-15
113 commits to master branch, last one 3 years ago
Efficient string matching with regular expressions
Created
2020-04-04
69 commits to master branch, last one about a month ago
Generic algorithms and data structures for Lazarus/Free Pascal
Created
2018-04-19
3,861 commits to master branch, last one 4 days ago
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Created
2020-03-23
144 commits to master branch, last one about a year ago
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Created
2022-09-27
19 commits to main branch, last one 24 days ago
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Created
2017-04-21
83 commits to main branch, last one 4 months ago
Levenshtein algorithm in C
Created
2015-05-03
27 commits to main branch, last one 2 years ago
Simple string matching with single- and multiple-wildcard operator
Created
2020-01-01
114 commits to master branch, last one about a month ago
Aho-corasick for javascript.
Created
2017-11-27
19 commits to master branch, last one 3 months ago
Fuzzy string matching for PHP
Created
2015-08-21
3 commits to master branch, last one 7 years ago
efficient string matching in Golang via the aho-corasick algorithm.
Created
2021-04-23
33 commits to master branch, last one 7 months ago
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
Created
2022-01-07
59 commits to main branch, last one 10 months ago
Beda is a golang library for detecting how similar a two string
Created
2020-05-28
3 commits to master branch, last one 3 years ago
Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
Created
2020-08-31
155 commits to master branch, last one about a year ago
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
Created
2021-06-04
68 commits to main branch, last one about a year ago