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:
- Spans for the whole memory range.☆18Updated 2 years ago
- A C# Deque class☆49Updated 10 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Very simple and fast RPC framework for .NET☆25Updated 10 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 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
- 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
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 8 years ago
- ☆43Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆77Updated 5 months ago
- Various core functions useful to almost every project☆18Updated 5 months ago
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 4 years ago
- Simple FIFO and LRU cache in C#☆34Updated 6 months ago
- Asynchronous FTP server written in C#. Rewrited and Enhanced from SharpServer.☆14Updated 7 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Binary serializer with full .NET support!☆17Updated 2 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
- Hexagonal lib for .NET☆36Updated 5 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 years ago
- Generic C# Enum Utilities☆25Updated 2 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
- A simple job scheduling library relying on the async/await pattern in C#.☆21Updated 4 months ago