skanmera / NetDiffLinks
C# implementation of the Diff algorithm.
☆57Updated 4 years ago
Alternatives and similar repositories for NetDiff
Users that are interested in NetDiff are comparing it to the libraries listed below
Sorting:
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- DAWG String Dictionary in C#☆121Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- This is an approach to data virtualizing collections intended to be used in WPF projects.☆44Updated 3 years ago
- IDisposable helper types.☆137Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- An HTML generation library☆42Updated this week
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆130Updated 2 weeks ago
- DotMarkdown is Markdown framework for .NET☆127Updated last year
- A modern wrapper around System.IO.☆84Updated 3 years ago
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆112Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 4 years ago
- A LiteDB with realtime notifications☆43Updated last year
- ☆59Updated 2 weeks ago
- FileCache is a concrete implementation of the .Net Framework 4's System.Runtime.Caching.ObjectCache that uses the local filesystem as the…☆85Updated 3 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Dynamically run code using .NET 10, Roslyn and AssemblyLoadContext☆118Updated last month
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 5 months ago
- LinqPad driver for LiteDB☆66Updated 8 months ago
- C# LINQ Async extension methods library for async/await task.☆102Updated 6 months ago
- Optimized BLAKE2 hashing implementations in C#☆110Updated last year
- Lightweight, persisted, thread safe, (optionally) transactional, FIFO queue built on LiteDB.☆72Updated last year
- FastDeepCloner, This is a C# based .NET cross platform library that is used to deep clone objects, whether they are serializable or not. …☆187Updated 2 years ago