dotnetrdf / vds-commonLinks
VDS.Common is a lightweight, dependency-free library of useful advanced data structures such as Trees, Tries and indexing tailored dictionaries.
☆31Updated 7 months ago
Alternatives and similar repositories for vds-common
Users that are interested in vds-common are comparing it to the libraries listed below
Sorting:
- Helpers for using System.Reactive with INotifyPropertyChanged and INotifyCollectionChanged☆22Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- An HTML generation library☆42Updated last week
- A modern wrapper around System.IO.☆84Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated 2 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆47Updated 3 months ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Simplifies the implementation of IDisposable☆80Updated 3 months ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- A LiteDB with realtime notifications☆43Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads☆83Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- IDisposable helper types.☆138Updated last year
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 8 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago