IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
The tool to find duplicate images at different resolutions.
The goal of this project is to compare two images at different resolutions and determine if they are the same image. Just point the tool at a directory and press SCAN. The tool will find all the duplicates that match your settings. The default is anything over 90%.
Dictmatch is a high performance multi-mode string match lib which supports full matching and max forward matching. It is used to match substrings which contented in dictionary from string user provides. Its throughout is more than 20w line per sec.