cschladetsch / CsharpFlowLinks
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
☆70Updated 4 months 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☆50Updated 11 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 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…☆41Updated 3 years ago
- Various core functions useful to almost every project☆19Updated 11 months ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Very simple and fast RPC framework for .NET☆25Updated 11 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated 2 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 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
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- An entity component system framework that uses generics to achieve composition without having the need to write new code in the entity cl…☆34Updated 7 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated 8 months ago
- A simple job scheduling library relying on the async/await pattern in C#.☆21Updated 10 months ago
- C# CSS flexbox implement, and more... . Adapt from https://github.com/kjk/flex☆19Updated 5 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…☆31Updated 2 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
- Extension methods library emitting IL to generate delegates for fast reflection☆98Updated 9 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 5 years ago
- Port of David Merfield's javascript random color generator. Ported by Nathan Jones.☆40Updated 5 years ago
- ☆43Updated last month
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- Concurrency library for .Net☆65Updated 8 months ago