otac0n / markovLinks
Generic Markov chain generation for C#
☆55Updated 2 years ago
Alternatives and similar repositories for markov
Users that are interested in markov are comparing it to the libraries listed below
Sorting:
- .NET port of the PCG Random Number Generator library (www.pcg-random.org)☆34Updated 2 years ago
- An easy to use C# implementation of an N-state Markov model.☆90Updated 3 years ago
- General purpose C# code library.☆99Updated 5 months ago
- A PCL dice notation and rolling library for C#.☆29Updated 10 years ago
- Concurrency library for .Net☆64Updated 2 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Spell Checker for .NET☆61Updated 3 years ago
- A pure C# implementation of xxhash(https://code.google.com/p/xxhash/)☆78Updated last year
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated last year
- NoesisGUI MonoGame Integration Library☆27Updated 3 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- 2D GameEngine for Indie games with alot of features☆48Updated 9 years ago
- Binary serializer with full .NET support!☆17Updated 2 months ago
- User Interface Generator☆53Updated 5 months ago
- C# library for reading, writing, and manipulating MIDI (*.mid) files.☆98Updated 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
- AsyncBinaryReader and AsyncBinaryWriter for .NET☆25Updated 7 years ago
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- .NET library for generating identicons. Running on .NET Core and other .NET Standard compatible platforms.☆87Updated 2 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A lightweight, high performance, zero dependency, streaming CSV reading library for CSharp.☆66Updated 11 months ago
- QoiSharp is an implementation of the QOI https://github.com/phoboslab/qoi☆69Updated 3 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 efficient delta compression algorithm written in C#☆113Updated 5 years ago
- A custom text-controlled adventure/text-controlled RPG/MUD engine for .NET.☆16Updated 6 years ago
- A C# Deque class☆49Updated 10 years ago