softwx
SoftWx.Match
by:
softwx
- 3,166 total downloads
- last updated 4/4/2018
- Latest version: 2.0.3
Library (.Net Standard 1.0) to support text and person name matching.
Currently contains Levenshtein and Damerau-Levenshtein (optimal string alignment version) edit distance and normalized similarity functions optimized for speed and reduced memory consumption. There are also versions of the...
More information
- 2,514 total downloads
- last updated 2/13/2016
- Latest version: 2.0.1
Library containing a UInt128 class, and extensions to .Net's built in integral data types.
The version targeting .Net 4.5 is implemented as a Portable Class Library.
The methods in this library were written with speed in mind. UInt128 operations are generally much faster than BigInteger.
Includes an...
More information
- 1,183 total downloads
- last updated 12/4/2015
- Latest version: 2.0.0
Assembly containing methods to support benchmarking speed and memory consumption of .Net code.