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.
☆27Updated 5 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☆78Updated 2 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- This project contains networking primitives for use with .NET.☆96Updated 4 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 years ago
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- The combined Langly runtime☆33Updated 3 years ago
- Generate ToString method from public properties.☆84Updated last year
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 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 …☆45Updated 3 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 6 years ago
- C# Dependency Graph based on Reflection☆56Updated 3 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Fast binary serializer☆66Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Concurrency library for .Net☆65Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Parse any type from string in efficient way☆35Updated 2 months ago
- Provides strongly typed extensions methods for C# delegates to take advantages of functional programming techniques, like currying and pa…☆73Updated 2 years ago
- Linq extensions to calculate basic statistics☆103Updated last year
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- DAWG String Dictionary in C#☆123Updated 3 months ago