amatch
string matcher
A collection of classes for string matching algorithms
Approximate String Matching library
378 stars
9 watching
35 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the Aho-Corasick string matching algorithm in C++ and Lua. | 152 |
| An experiment in adding functional pattern matching to JavaScript | 247 |
| A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| A Python library providing algorithms and encoding schemes for approximate string matching. | 2,075 |
| A pattern matching library for Clojure with focus on simplicity and abstraction | 176 |
| A pattern matching library for Clojure, optimized for performance and ease of use. | 1,189 |
| A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| A C++ library providing a functional programming style pattern-matching mechanism | 1,286 |
| A lightweight POSIX compliant regexp matching library with approximate matching capabilities | 811 |
| A library for matching patterns on abstract syntax trees (ASTs) in programming languages. | 100 |
| A CoffeeScript library providing a simple and easy-to-use way to implement functional programming concepts using pattern matching. | 34 |
| A macro-based library for pattern matching in Nim programming language | 103 |
| A tool to generate shell aliases for quickly jumping to search matches in editors. | 597 |
| A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| A utility for simple string matching with wildcard patterns | 539 |