amatch

string matcher

A collection of classes for string matching algorithms

Approximate String Matching library

GitHub

378 stars
9 watching
35 forks
Language: C
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cloudflare/lua-aho-corasick An implementation of the Aho-Corasick string matching algorithm in C++ and Lua. 152
bramstein/funcy An experiment in adding functional pattern matching to JavaScript 247
wouterrutgers/fuzzy-search A lightweight JavaScript library for searching similar strings in an array of objects 224
jamesturk/jellyfish A Python library providing algorithms and encoding schemes for approximate string matching. 2,066
missingfaktor/akar A pattern matching library for Clojure with focus on simplicity and abstraction 176
clojure/core.match A pattern matching library for Clojure, optimized for performance and ease of use. 1,190
jhawthorn/fzy.js A JavaScript implementation of a fuzzy string matching algorithm 152
solodon4/mach7 A C++ library providing a functional programming style pattern-matching mechanism 1,283
laurikari/tre A lightweight POSIX compliant regexp matching library with approximate matching capabilities. 804
krux02/ast-pattern-matching A library for matching patterns on abstract syntax trees (ASTs) in programming languages. 100
nogizhopaboroda/f_context A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. 34
alehander92/gara A macro-based library for pattern matching in Nim programming language 103
aykamko/tag A tool to generate shell aliases for quickly jumping to search matches in editors. 598
rapidfuzz/rapidfuzz-cpp A C++ library for fast string matching using the Levenshtein Distance algorithm 244
sindresorhus/matcher A utility for simple string matching with wildcard patterns 537