Topic: "string-matching"
houbb/sensitive-word
👮♂️The sensitive word tool for java.(敏感词/违禁词/违法词/脏词。基于 DFA 算法实现的高性能 java 敏感词过滤工具框架。内置支持单词标签分类分级。请勿发布涉及政治、广告、营销、翻墙、违反国家法律法规等内容。高性能敏感词检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。)
Language: Java - Size: 5.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5,362 - Forks: 723
toolgood/ToolGood.Words
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Language: JavaScript - Size: 102 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 5,071 - Forks: 876
rapidfuzz/RapidFuzz
Rapid fuzzy string matching in Python using various string metrics
Language: Python - Size: 7.44 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 3,504 - Forks: 144
ashvardanian/StringZilla
Up to 100x faster strings for C, C++, CUDA, Python, Rust, Swift, JS, & Go, leveraging NEON, AVX2, AVX-512, SVE, GPGPU, & SWAR to accelerate search, hashing, sorting, edit distances, sketches, and memory ops 🦖
Language: C - Size: 11 MB - Last synced at: about 8 hours ago - Pushed at: 1 day ago - Stars: 2,975 - Forks: 108
m31coding/fuzzy-search
A fast, accurate and multilingual fuzzy search library for the frontend.
Language: TypeScript - Size: 8.05 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 927 - Forks: 21
MaartenGr/PolyFuzz
Fuzzy string matching, grouping, and evaluation.
Language: Python - Size: 4.04 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 785 - Forks: 71
nol13/fuzzball.js
Easy to use and powerful fuzzy string matching, port of fuzzywuzzy.
Language: JavaScript - Size: 8 MB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 627 - Forks: 44
hbollon/go-edlib
📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc...
Language: Go - Size: 83 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 523 - Forks: 27
schollz/closestmatch
Golang library for fuzzy matching within a set of strings :page_with_curl:
Language: Go - Size: 641 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 427 - Forks: 50
adrg/strutil
Go metrics for calculating string similarity and other string utility functions
Language: Go - Size: 123 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 404 - Forks: 27
Bergvca/string_grouper
Super Fast String Matching in Python
Language: Python - Size: 2.59 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 369 - Forks: 77
rapidfuzz/Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Language: C++ - Size: 6.37 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 360 - Forks: 23
rapidfuzz/rapidfuzz-cpp
Rapid fuzzy string matching in C++ using the Levenshtein Distance
Language: C++ - Size: 2.97 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 330 - Forks: 52
abelzhou/PHP-TrieTree
Make a trie tree with php language.使用场景为中文|英文 敏感词过滤/关键词过滤字典树,前缀树,内链建设,搜索提示。
Language: PHP - Size: 1.99 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 224 - Forks: 59
a-merezhanyi/voca_rs
Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).
Language: Rust - Size: 3.56 MB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 183 - Forks: 12
tfeldmann/simplematch
Minimal, super readable string pattern matching for python.
Language: Python - Size: 110 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 182 - Forks: 8
OmarBazaraa/Competitive-Programming
A collection of useful data structures and algorithms for competitive programming.
Language: C++ - Size: 1.85 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 161 - Forks: 31
unruledboy/WuManber
WuManber text search/matching implementation using c#
Language: C# - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 152 - Forks: 27
mesejo/trrex
Efficient string matching with regular expressions
Language: Python - Size: 459 KB - Last synced at: about 7 hours ago - Pushed at: 7 days ago - Stars: 146 - Forks: 7
avk959/LGenerics
Generic algorithms and data structures for Lazarus/Free Pascal
Language: Pascal - Size: 100 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 128 - Forks: 18
rapidfuzz/python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
Size: 90.8 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 117 - Forks: 6
Daniel-Liu-c0deb0t/triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
Language: Rust - Size: 182 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 109 - Forks: 12
google/effcee
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Language: C++ - Size: 135 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 102 - Forks: 40
becheran/wildmatch
Simple string matching with single- and multiple-wildcard operator
Language: Rust - Size: 67.4 KB - Last synced at: 13 days ago - Pushed at: 14 days ago - Stars: 90 - Forks: 19
wooorm/levenshtein.c
Levenshtein algorithm in C
Language: C - Size: 22.5 KB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 84 - Forks: 13
BrunoRB/ahocorasick
Aho-corasick for javascript.
Language: JavaScript - Size: 31.3 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 81 - Forks: 17
petar-dambovaliev/aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
Language: Go - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 74 - Forks: 11
wyndow/fuzzywuzzy
Fuzzy string matching for PHP
Language: PHP - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 31
rapidfuzz/JaroWinkler
Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity
Language: Python - Size: 105 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 72 - Forks: 5
andrewjsaid/autypo
autocomplete, fuzzy matching, and short-string lookups
Language: C# - Size: 504 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 57 - Forks: 0
hyperjumptech/beda
Beda is a golang library for detecting how similar a two string
Language: Go - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 55 - Forks: 5
altayer-digital/ATGValidator
iOS validation framework with form validation support
Language: Swift - Size: 120 KB - Last synced at: 6 days ago - Pushed at: over 5 years ago - Stars: 51 - Forks: 10
SYSTRAN/fuzzy-match
Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.
Language: C++ - Size: 4.68 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 50 - Forks: 11
ph4r05/php_aho_corasick
Aho-Corasick string search algorithm PHP extension implementation.
Language: C - Size: 165 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 49 - Forks: 15
ivangalbans/TeamReference
Team reference for Competitive Programming. Algorithms implementations very used in the ACM-ICPC contests. Latex template to build your own team reference.
Language: C++ - Size: 766 KB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 12
hbakhtiyor/strsim
string similarity based on Dice's coefficient in go
Language: Go - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 45 - Forks: 2
pfac-lib/PFAC
PFAC is an open library for exact string matching performed on NVIDIA GPUs
Language: C++ - Size: 5.59 MB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 42 - Forks: 18
go-dedup/simhash Fork of mfonda/simhash
Go implementation of simhash algoritim
Language: Go - Size: 84 KB - Last synced at: 4 months ago - Pushed at: about 8 years ago - Stars: 42 - Forks: 4
Datt1994/DPTagTextView
Add & detect Tag/mention and tag search for Textview.
Language: Swift - Size: 13.3 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 13
vanessaklee/akin
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
Language: Elixir - Size: 8.47 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 37 - Forks: 5
mmottl/pcre-ocaml
OCaml bindings to PCRE (Perl Compatibility Regular Expressions)
Language: OCaml - Size: 1.18 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 35 - Forks: 11
almondtools/stringbench
String matching algorithm benchmark
Language: Java - Size: 94.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 35 - Forks: 6
iesl/stance
Learned string similarity for entity names using optimal transport.
Language: Python - Size: 71.3 KB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 35 - Forks: 3
tesseradecade/vbml
String validation tool compiling into regex
Language: Python - Size: 2.18 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 30 - Forks: 3
Vivino/go-autocomplete-trie
go-autocomplete-trie is a data structure for text auto completion that allows for fuzzy matching and configurable levenshtein distance limits
Language: Go - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 29 - Forks: 6
delonnewman/mini-levenshtein
Simple, fast Levenshtein distance and similarity ratio for Ruby
Language: C - Size: 57.6 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 28 - Forks: 0
JOU-amjs/sdm2
A high performance library to match discontinuous strings.
Language: TypeScript - Size: 90 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 28 - Forks: 2
WojciechMula/simd-byte-lookup
SIMDized check which bytes are in a set
Language: Python - Size: 23.4 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 28 - Forks: 3
pekoto-zz/FastFuzzyStringMatcherDotNet
A BK tree implementation for fast fuzzy string matching
Language: C# - Size: 37.1 MB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 28 - Forks: 8
wangsix/vmo
Python Modules of Variable Markov Oracle
Language: Jupyter Notebook - Size: 78.4 MB - Last synced at: about 4 hours ago - Pushed at: over 1 year ago - Stars: 25 - Forks: 10
wroberts/fsed
Aho-Corasick string replacement utility
Language: sed - Size: 503 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 25 - Forks: 6
patrickdet/fuzzy_compare
A fuzzy string comparison library for Elixir
Language: Elixir - Size: 19.5 KB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 23 - Forks: 5
rapidfuzz/CyDifflib
CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.
Language: Cython - Size: 1.46 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 23 - Forks: 5
Steveorevo/node-red-contrib-string
Provides a string manipulation node with a chainable UI based on the concise and lightweight stringjs.com.
Language: HTML - Size: 353 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 2
eriknyquist/boyermoore
Boyer-moore in pure python, search for unicode strings in large files quickly
Language: Python - Size: 2.79 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 23 - Forks: 0
hoangsonww/String-Manipulations
🔤 This repository hosts a "String Manipulations" tool, designed to perform various string functions such as removing leading and trailing spaces, among others. It provides a comprehensive set of operations for string handling, making it an invaluable resource for developers requiring advanced text processing capabilities in their projects.
Language: Java - Size: 4.88 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 7
jedld/multi_string_replace
A fast multiple string replace library for ruby. Uses a C implementation of the Aho–Corasick Algorithm based on https://github.com/morenice/ahocorasick while adding support for on the fly multiple string replacement. Faster alternative to String.gsub when dealing with non-regex (exact match) use cases
Language: C - Size: 194 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 21 - Forks: 2
Myndex/colorparsley
A lightweight but versatile mini-lib to parse color strings, objects, or numbers, returning a simple rgba array, and related string utilities. This was developed as part of the basic APCA distro.
Language: JavaScript - Size: 5.16 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 4
allebb/linguist
Linguist is a PHP library for parsing strings, it can extract and manipulate prefixed words in content ideal for working with @mentions, #topics and custom tags!
Language: PHP - Size: 82 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 2
Robert-van-Engelen/FastGlobbing
Faster and safer algorithms for string matching with wildcards, globs, and gitignore-style globs
Language: C - Size: 21.5 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 21 - Forks: 2
google/fast-simple-lcsk 📦
Fast and simple algorithms for computing both LCSk and LCSk+
Language: C++ - Size: 38.1 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 9
shdev/phpflashtext
Extract Keywords from sentence or Replace keywords in sentences. @ https://github.com/vi3k6i5/flashtext
Language: PHP - Size: 1.21 MB - Last synced at: 4 months ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 5
xRahul/GroupingMessages
Auto categorization of your SMS into your own custom categories
Language: Java - Size: 15.7 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 19 - Forks: 5
fusion-jena/JaroWinklerSimilarity
A Java implementation of the Jaro Winkler Similarity, which is optimized for the search of similar strings in a large set of strings.
Language: Java - Size: 6.82 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 19 - Forks: 7
CGJennings/fjs-string-matching
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
Language: Java - Size: 396 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 4
OlivierBinette/StringCompare
Efficient String Comparison Functions and Fuzzy String Matching
Language: Python - Size: 5.62 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 18 - Forks: 2
TrippW/STS-Crawler
A python reddit bot for /r/SlayTheSpire that automatically (soft) finds cards and relics mentioned in post titles and comments with descriptions the help new players
Language: Python - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 18 - Forks: 1
Lips7/Matcher
A high-performance matcher designed to solve LOGICAL and TEXT VARIATIONS problems in word matching, implemented in Rust.
Language: Rust - Size: 36.9 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 1
ecomp-shONgit/string-distance
A set of (string) distance functions written in JavaScript / Python / PHP.
Language: PHP - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 17 - Forks: 3
GrayJack/algos
A collection of algorithms in rust
Language: Rust - Size: 59.6 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 1
space-code/validator
Validator is a framework written in Swift that provides functions that can be used to validate the contents of an input value.
Language: Swift - Size: 355 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 16 - Forks: 1
huckbit/extract-urls
Extract urls from a string
Language: JavaScript - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 16 - Forks: 3
DavidMoraisFerreira/FuzzyWuzzy.pas
Fuzzy String Matching in Free Pascal - Port of FuzzyWuzzy
Language: Pascal - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 16 - Forks: 0
dedupeio/doublemetaphone
:sound: Python wrapper for a C++ Double Metaphone
Language: C++ - Size: 51.8 KB - Last synced at: 18 days ago - Pushed at: about 2 months ago - Stars: 15 - Forks: 10
PG1003/lex
C++ library for Lua style pattern matching
Language: C++ - Size: 155 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 3
smilelight/lightText
文本处理相关库,目前包括新词发现、字符串匹配等功能。
Language: Python - Size: 4.12 MB - Last synced at: about 3 hours ago - Pushed at: over 4 years ago - Stars: 15 - Forks: 6
dynatrace-oss/index4j
Dynatrace FM-Index library
Language: Java - Size: 3.4 MB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 14 - Forks: 2
hzeng-otterai/ffsearch
Fast fuzzy string search
Language: C++ - Size: 82 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 4
SFantasy/node-validator
Node.js string validator for more
Language: JavaScript - Size: 16.6 KB - Last synced at: 5 months ago - Pushed at: over 9 years ago - Stars: 14 - Forks: 1
ifplusor/actrie
Aho-Corasick automation for large-scale multi-pattern matching. Available for C/C++, Python, and Java on Linux, macOS, and Windows.
Language: C - Size: 508 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 5
PatentsView/PatentsView-Evaluation 📦
Evaluation and benchmarking of PatentsView disambiguation algorithms
Language: Python - Size: 156 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 8
osamasalem/stringozzi
C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core
Language: C++ - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 1
mehrandvd/Simila
A project for string similarities.
Language: C# - Size: 2.2 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 5
selmi-karim/dice-similarity-coeff
Find similarity between two strings, based on Dice Similarity Coefficient DSC
Language: JavaScript - Size: 6.89 MB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0
cgranier/wordlexcel
An Excel spreadsheet to help you solve WORDLE puzzles
Size: 849 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 13 - Forks: 0
kazhala/pfzy
Python port of the fzy fuzzy string matching algorithm.
Language: Python - Size: 103 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 1
winkjs/wink-jaro-distance
An Implementation of Jaro Distance Algorithm by Matthew A. Jaro
Language: JavaScript - Size: 143 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 6
JohnnyBravo75/TwinFinder
fuzzy data matching
Language: C# - Size: 3.48 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 5
Aayush9029/SearchKit
A lightweight Swift library providing robust and efficient text-search utilities.
Language: Swift - Size: 26.4 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 11 - Forks: 0
ledyba/go-trie 📦
A trie-tree string-matching in golang, fatster than trie 2 regex.
Language: Go - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 10 - Forks: 1
sourceability/string-matcher
A PHP library that will help you to find known matches for an unknown string using a variety of algorithms and techniques.
Language: PHP - Size: 26.4 KB - Last synced at: about 5 hours ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2
mangelin/esmre
Efficient String Matching Regular Expressions
Language: C - Size: 104 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 10 - Forks: 4
amanchadha/regex-cheatsheet
RegEx Cheatsheet | Authored by Yours Truly
Size: 306 KB - Last synced at: 8 months ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 6
shner-elmo/flashtext2-rs
Flashtext implementation in Rust
Language: Rust - Size: 52.7 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 2
Ivanqi/algorithm
数据结构和算法
Language: C++ - Size: 24.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 5
reugn/gravity
An efficient Java substring search library
Language: Java - Size: 343 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 0
bitfoundation/Simila Fork of mehrandvd/Simila
A project for string similarities.
Language: C# - Size: 2.2 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1
atomflunder/stringmatch
Yet another small, lightweight string matching library written in Python.
Language: Python - Size: 646 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 8 - Forks: 0
ikelaiah/stringkit-fp
Comprehensive string manipulation library providing 60+ static methods for validation, case conversion, pattern matching, fuzzy algorithms, phonetic matching, text analysis, and web encoding. Zero external dependencies - uses only Free Pascal RTL.
Language: Pascal - Size: 2.57 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 8 - Forks: 2
becheran/wildmatch-go
Simple string matching with questionmark- and star-wildcard operator
Language: Go - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0