bvanderveen / coroutine
Coroutines for C#
☆38Updated 13 years ago
Alternatives and similar repositories for coroutine:
Users that are interested in coroutine are comparing it to the libraries listed below
- WebSockets extension to NetMQ☆54Updated 5 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆74Updated 4 years ago
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 4 years ago
- .NET state machine written in C# supporting most UML 2 features☆49Updated 4 years ago
- Very simple and fast RPC framework for .NET☆25Updated 10 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- Classic ringbuffer with optional Stream interface☆60Updated 7 years ago
- A straightforward way to not make the GC angry in .NET and Mono☆17Updated 10 years ago
- Samples for Cecil☆67Updated 10 years ago
- A quick (low-latency) IPC channel for .NET (Using MemoryMappedFile and Event)☆20Updated 12 years ago
- MessagePack for CLI (.NET/Mono) RPC☆47Updated 9 years ago
- .NET Concurrency Utilities☆25Updated 9 years ago
- Lightweight web server for .NET and Mono☆69Updated 10 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆24Updated 7 years ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆41Updated 7 years ago
- .Net standard/Core binding for Libuv☆76Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆56Updated last year
- Wrapper .NET Library for Win32 Memory Mapped Files API☆50Updated 16 years ago
- Alternative binary serializer to protobuf-net and it has comparable speed and size☆38Updated 9 years ago
- EtcdNet - .NET client library to access Etcd☆40Updated 5 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 9 years ago
- A set of projects useful for building high performance .NET servers☆20Updated 10 years ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- ☆43Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆69Updated last year