martindevans / TopologicalSortingLinks
Topological sorting system for C#/.net
☆23Updated 5 years ago
Alternatives and similar repositories for TopologicalSorting
Users that are interested in TopologicalSorting are comparing it to the libraries listed below
Sorting:
- Double-ended queue☆137Updated last year
- A* written in C#, used with LINQ.☆120Updated 6 years ago
- A lightweight event aggregator/messenger for loosely coupled communication.☆290Updated 8 years ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 6 months ago
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆35Updated 2 years ago
- General purpose C# code library.☆98Updated last month
- Simple way to serialize and deserialize polymorphic types for Json.NET☆47Updated 11 months ago
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆46Updated 6 years ago
- Low allocation re-implementation of LINQ-to-Objects☆215Updated 7 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
- An easy to use C# implementation of an N-state Markov model.☆95Updated 3 years ago
- .NET Serializer testing framework☆78Updated 2 years ago
- Generic Markov chain generation for C#☆55Updated 3 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 3 months ago
- Optimized allocation free implementation of IList using ArrayPool.☆59Updated last year
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated 2 years ago
- FNV-1a hash algorithm in C#☆27Updated last week
- BPlusTree and other collections moved from http://code.google.com/p/csharptest-net☆111Updated 5 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- String extensions for named parameterized string formatting.☆74Updated 4 years ago
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆81Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆304Updated 5 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- ReSharper Heap Allocations Viewer plugin☆327Updated 2 months ago
- .NET Implementation of RoaringBitmap☆74Updated 5 years ago
- Concurrency library for .Net☆65Updated 9 months ago
- ☆65Updated 8 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago