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.
☆27Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Sandwych.QuickGraph
- Drop-in-place Memory and Performance optimizations for LINQ☆23Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- .NET Serializer testing framework☆76Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆28Updated last month
- ☆23Updated 3 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆35Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆21Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago
- MemoryStream with ArrayPool☆12Updated 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
- Reactive Extensions + Immutable Collections = Reactive Collections !☆20Updated 3 years ago
- A .NET library for using reflection emit in a fluent way.☆27Updated last month
- Example implementation of IValueTaskSource☆31Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Extensions to the dotnet/reactive library.☆50Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 3 years ago
- A sitemap (sitemap.xml) querying and parsing library for .NET☆35Updated 6 months ago
- C# parser for .NET & Mono stack traces☆54Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated last year
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Non-boxing passing of values.☆27Updated 4 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year