| tonytonyjan/jaro_winkler |
175 |
|
8 |
11 |
almost 3 years ago |
34 |
May 11, 2025 |
10 |
mit |
Ruby |
| Ruby & C implementation of Jaro-Winkler distance algorithm which supports UTF-8 string. |
| RaphaelJ/fast_strstr |
87 |
|
0 |
0 |
almost 11 years ago |
0 |
|
3 |
|
C |
| A fast substitution to the stdlib's strstr() sub-string search function. |
| RandyGaul/player2d |
83 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
|
C |
| Educational demo implementing a swept 2D character controller |
| paulsmith/templatemaker |
53 |
|
0 |
0 |
about 18 years ago |
0 |
|
0 |
|
Python |
| templatemaker is a Python library that can extract data from files with a similar format, like HTML pages. |
| TypicalHog/THCrypt |
49 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
mit |
C++ |
| C++ console application that features unique (at least I think so) symmetric key based file encryption algorithm. |
| AutomataDotNet/Automata |
49 |
|
0 |
0 |
almost 6 years ago |
1 |
July 01, 2017 |
4 |
other |
C# |
| Automata and transducer library for .NET |
| nwoltman/string-natural-compare |
46 |
|
215 |
342 |
about 3 years ago |
10 |
January 21, 2020 |
0 |
mit |
JavaScript |
| Compare alphanumeric strings the same way a human would, using a natural order algorithm. |
| kingreza/Swift-Algorithms-Strings- |
38 |
|
0 |
0 |
almost 9 years ago |
0 |
|
0 |
mit |
Swift |
| Implementation of multiple string manipulation algorithms in Swift |
| hiddentao/lzw-async |
37 |
|
2 |
3 |
over 8 years ago |
3 |
May 19, 2012 |
1 |
other |
HTML |
| Asynchronous Javascript implementation of LZW compression algorithm |
| xavierleroy/ocamlagrep |
23 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
|
OCaml |
| String searching with errors, using the Wu-Manber algorithm |