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#☆19Updated last year
- A light-weight, performant interval tree in C#☆30Updated 5 months ago
- A simple mesh networking library in C# based on WatsonTcp☆25Updated last year
- Single-user self-contained file system written in C#☆16Updated 3 years ago
- ☆15Updated 2 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- C# Adaptive Radix Tree implementation + Fuzzy String Match stuff + License Plate Index + NGram Index☆38Updated 4 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆88Updated last year
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- An extensible visual programming system.☆10Updated 9 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- ☆19Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 9 months ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated 2 months ago
- LINQ implementation for Span☆23Updated 11 months ago
- A C# port of JavaFastPFOR☆54Updated last year
- Span-ify your code: write high performance memory aware C#☆72Updated 5 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- 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 C# library that can synthesize plausible sounds from physics-driven events☆15Updated last year
- C# Unmanaged Array Library🍓☆22Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- C# version for the The One Billion Row Challenge☆33Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago