eteeselink / YieldMachineLinks
Inline state machines in C#
☆17Updated 13 years ago
Alternatives and similar repositories for YieldMachine
Users that are interested in YieldMachine are comparing it to the libraries listed below
Sorting:
- A* written in C#, used with LINQ.☆122Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- General C# (game) utilities library, containing a variety of useful types and algorithms☆30Updated 5 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Concurrency library for .Net☆65Updated 6 months ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated 6 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A set of projects useful for building high performance .NET servers☆20Updated 10 years ago
- A C# Deque class☆50Updated 11 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- An incremental constraint solver for .NET☆33Updated 13 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆46Updated 6 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Easy to use (but high performance!) weighted selection implementation, in C#.☆39Updated 6 years ago
- A .NET port of the Douglas Crockford's JSMin.☆23Updated 9 months ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 6 years ago
- Small strings compression library for C#☆31Updated 10 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated 2 months ago
- A .net rules engine based on the RETE algorithm☆31Updated 9 years ago
- C# SignalR Protobuf Protocol☆10Updated 3 years ago