KeRNeLith / QuikGraphLinks
Generic Graph Data Structures and Algorithms for .NET
☆517Updated last year
Alternatives and similar repositories for QuikGraph
Users that are interested in QuikGraph are comparing it to the libraries listed below
Sorting:
- Generic Graph Data Structures and Algorithms for .NET☆545Updated 5 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago
- Throw in the towel.☆753Updated last year
- Pure DI for .NET☆715Updated this week
- NCalc is a fast and lightweight expression evaluator library for .NET, designed for flexibility and high performance. It supports a wide …☆893Updated 2 weeks ago
- Fast object cloner for .NET☆573Updated last year
- C# .NET fuzzy string matching implementation of Seat Geek's well known python FuzzyWuzzy algorithm.☆756Updated last year
- This is a generator to create a class-diagram of PlantUML from the C# source code.☆745Updated 3 months ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆581Updated last year
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆806Updated this week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆896Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆544Updated 3 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆552Updated 3 weeks ago
- A collection of .NET libraries, including the fastest CSV parser for .NET.☆422Updated 4 months ago
- A lightweight and fast parsing library for C#.☆1,022Updated this week
- New open-source cross-platform symbolic algebra library for C# and F#. Can be used for both production and research purposes.☆803Updated last year
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆691Updated this week
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆322Updated last year
- .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix tri…☆452Updated last year
- A meta-programming framework for code generation, aspect-oriented programming, and architecture verification of large C# codebases.☆337Updated this week
- A lightweight text templating library written in C# which can be a drop-in replacement for string.Format☆1,199Updated last week
- Simplify call an external process with the async streams in C# 8.0.☆517Updated this week
- Alloc-free and fast replacement for Linq, with code generation