zongzhengli / force-directedLinks
Efficient 3D force-directed graph demonstration.
☆11Updated 7 years ago
Alternatives and similar repositories for force-directed
Users that are interested in force-directed are comparing it to the libraries listed below
Sorting:
- A 2D/3D force directed graph algorithm in C#☆78Updated 7 years ago
- A simple mesh networking library in C# based on WatsonTcp☆25Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A C# library that can synthesize plausible sounds from physics-driven events☆15Updated 2 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- An extensible visual programming system.☆10Updated 9 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 11 months ago
- Spell Checker for .NET☆62Updated 3 years ago
- A light-weight, performant interval tree in C#☆32Updated 7 months ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 8 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.