cschladetsch / CsharpFlowLinks
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
☆70Updated 2 years ago
Alternatives and similar repositories for CsharpFlow
Users that are interested in CsharpFlow are comparing it to the libraries listed below
Sorting:
- A C# Deque class☆49Updated 10 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Spans for the whole memory range.☆18Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- A C# game server simulating a civilization world allowing roles free interacting. The key goals of the game are to dynamically generate a…☆40Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- Concurrency library for .Net☆64Updated 3 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆78Updated 7 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- Very simple and fast RPC framework for .NET☆25Updated 10 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 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
- Various core functions useful to almost every project☆18Updated 6 months ago
- A framework for transparently invoking multiple instances or clients.☆35Updated last week
- Simple FIFO and LRU cache in C#☆35Updated 7 months ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Vaser is a powerful high performance event based network engine library for C# .Net. It’s possible to start multiple servers in one progr…☆32Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- General C# (game) utilities library, containing a variety of useful types and algorithms☆28Updated 2 months ago
- XML/JSON/YAML/CSV parsers for C#☆49Updated 3 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