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:
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- A C# Deque class☆50Updated 11 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆81Updated last month
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 9 years ago
- Various core functions useful to almost every project☆19Updated 10 months ago
- Small C# code generator. Easily generate code programmatically!☆73Updated 3 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 9 years ago
- Very simple and fast RPC framework for .NET☆25Updated 11 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
- Binary serializer with full .NET support!☆17Updated 7 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
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- ☆20Updated 10 years ago
- Concurrency library for .Net☆65Updated 7 months ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- ☆43Updated last month
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- A Simple UDP Layer for Shipping and Receiving Byte Arrays☆52Updated 7 years ago
- A framework for transparently invoking multiple instances or clients.☆40Updated 2 months ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 8 years ago
- actor based udp network engine (core server)☆24Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 3 years ago
- A cross-platform add-in for Cake that allows to transfer files to and from remote URLs using curl.☆18Updated 4 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆21Updated 12 years ago