chriscore / MarkovSharpLinks
An easy to use C# implementation of an N-state Markov model.
☆90Updated 2 years ago
Alternatives and similar repositories for MarkovSharp
Users that are interested in MarkovSharp are comparing it to the libraries listed below
Sorting:
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- A extremely fast ioc container for high performance applications☆76Updated 4 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 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
- Generic Markov chain generation for C#☆55Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆62Updated 4 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Zero allocation valuetype based fixed string implementation (8/16/32/64) for .NET 7+☆84Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Optimized allocation free implementation of IList using ArrayPool.☆54Updated 10 months ago
- Generate ToString method from public properties.☆83Updated 4 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- DAWG String Dictionary in C#☆121Updated 9 months ago
- Concurrency library for .Net☆64Updated 3 weeks ago
- FNV-1a hash algorithm in C#☆26Updated last month
- The combined Langly runtime☆33Updated 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
- A C# Deque class☆49Updated 10 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks 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
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago