oldrev / Sandwych.QuickGraph
Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures and algorithms for .NET.
☆28Updated 4 years ago
Alternatives and similar repositories for Sandwych.QuickGraph:
Users that are interested in Sandwych.QuickGraph are comparing it to the libraries listed below
- The combined Langly runtime☆33Updated 3 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- ☆23Updated 4 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- .NET Serializer testing framework☆76Updated 2 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆75Updated last year
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 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
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Linq operators for ObservableCollection☆19Updated 10 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year