oldrev / Sandwych.QuickGraphLinks
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
Sorting:
- .NET Serializer testing framework☆75Updated 2 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Linq extensions to calculate basic statistics☆102Updated last year
- Things to speed up C# code by avoiding reflection☆25Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 9 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆71Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- Generates valid, readable C# from an Expression Tree.☆169Updated 2 weeks ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- DAWG String Dictionary in C#☆121Updated 10 months ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 7 years ago
- Generate ToString method from public properties.☆83Updated 6 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Create GraphViz DOT graph with .NET / C#☆106Updated last month
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago