pekoto-zz / FastFuzzyStringMatcherDotNetLinks
A BK tree implementation for fast fuzzy string matching
☆28Updated 6 years ago
Alternatives and similar repositories for FastFuzzyStringMatcherDotNet
Users that are interested in FastFuzzyStringMatcherDotNet are comparing it to the libraries listed below
Sorting:
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- .NET Tokenization Library☆49Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated last month
- Generic C# Enum Utilities☆25Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 4 months ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 9 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆63Updated last week
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A LiteDB with realtime notifications☆43Updated last year
- NConsole is a .NET library to parse command line arguments and execute commands.☆32Updated 5 years ago
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆66Updated 10 months ago
- Loads all the references on startup by actually using the types in the module initializer.☆38Updated last week
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Optimized BLAKE2 hashing implementations in C#☆102Updated 9 months ago
- Full automatic ILRepack executor on .NET, .NET Core and .NET Framework environments.☆26Updated last year
- 7z SDK code made available as a nuget package☆26Updated 2 years ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- An AOP code generator☆18Updated 4 years ago
- SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapm…☆135Updated 8 months ago
- OpenType parser in pure c#☆40Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Generating async c# code using Roslyn☆49Updated 10 months ago
- Event Aggregator aggregates events from multiple objects into itself, passing that same event onto its observers.☆22Updated 11 years ago