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 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
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 2 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
- A 2D/3D force directed graph algorithm in C#☆79Updated 7 years ago
- A C# port of JavaFastPFOR☆57Updated 2 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A light-weight, performant interval tree in C#☆36Updated 9 months ago
- LINQ implementation for Span☆24Updated last year
- A CSharp library that can binary serialize any object quickly and easily☆38Updated 2 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
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated last year
- Spell Checker for .NET☆60Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- An extensible visual programming system.☆10Updated 9 years ago
- ☆19Updated last year
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- A C# library that can synthesize plausible sounds from physics-driven events☆15Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- .NET text parsing helper class.☆16Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆39Updated 5 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- A framework for transparently invoking multiple instances or clients.☆39Updated this week
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Concurrency library for .Net☆65Updated 8 months ago
- Small, simple C# animation library built using the reactive extensions framework, utilizing Robert Penner's easing functions. Does not ma…☆14Updated 10 years ago