lassevk / DiffLib
A simple but powerful diff and merge class library for .NET, written in C#
☆84Updated 3 months ago
Alternatives and similar repositories for DiffLib:
Users that are interested in DiffLib are comparing it to the libraries listed below
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆112Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆171Updated 8 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- DAWG String Dictionary in C#☆120Updated 8 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- Complement for System.Linq.Expressions☆116Updated 5 years ago
- Xml and json serializer for .NET☆49Updated 7 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- String extensions for named parameterized string formatting.☆74Updated 3 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 2 months ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆107Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 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…☆136Updated 7 months ago
- Most of those extensions should have been in BCL.☆69Updated 5 years ago
- A collection of somewhat useful utilities and extension methods for async programming☆184Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated 2 weeks ago
- Path globbing for .NET☆62Updated 2 weeks ago
- Implements change notification for properties (ie: INotifyPropertyChanged) using IL weaving and a custom Visual Studio build task.☆49Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Generic object change tracker for .NET Framework and .NET Standard-compliant platforms like .NET Core and Xamarin!☆101Updated 7 years ago
- The Swiss Army Knife for type conversion in .NET☆56Updated 9 months ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- Generate ToString method from public properties.☆83Updated 3 months ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago