lassevk / DiffLibLinks
A simple but powerful diff and merge class library for .NET, written in C#
☆85Updated 10 months ago
Alternatives and similar repositories for DiffLib
Users that are interested in DiffLib are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- DAWG String Dictionary in C#☆121Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET library that contains a set of lock-free thread-safe collections designed to be used asynchronously.☆113Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An HTML generation library☆42Updated last week
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated last year
- Generates valid, readable C# from an Expression Tree.☆169Updated this week
- An allocation free Task-like object for async methods☆40Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆110Updated 5 years ago
- LINQ to Regex library provides language integrated access to the .NET regular expressions.☆169Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆52Updated 3 weeks ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆65Updated 7 months ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Compressed bitmaps in C#☆83Updated 2 years ago
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆118Updated 5 years ago
- A standalone API to read .NET XML documentation files and optionally augment it with reflection information.☆109Updated last week
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago