cschladetsch / CsharpFlowLinks
C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.
☆70Updated 2 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 10 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Binary serializer with full .NET support!☆17Updated 6 months 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 2 years ago
- Very simple and fast RPC framework for .NET☆25Updated 10 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 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 alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 8 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 7 years ago
- C# .NET (dotnet) Binary Serializer. Serialization up to 18x faster than Protobuf and MessagePack☆80Updated 2 weeks ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Concurrency library for .Net☆65Updated 6 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
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 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 9 months ago
- A cross-platform add-in for Cake that allows to transfer files to and from remote URLs using curl.☆18Updated 4 years ago
- ☆43Updated this week
- A framework for transparently invoking multiple instances or clients.☆38Updated last month
- EmbedIO web server support for ASP.NET Core☆11Updated 9 years ago
- The CircularBuffer<T> class is a data structure that uses a single, fixed-size buffer that behaves as if it were connected end-to-end. Yo…☆53Updated 2 months ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated 7 years ago
- C# SignalR Protobuf Protocol☆10Updated 3 years ago
- Streaming safe+unsafe x86/64 LZ4 compression portable class library in C#☆16Updated 11 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 8 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Optimized allocation free implementation of IList using ArrayPool.☆56Updated last year