bvanderveen / coroutineLinks
Coroutines for C#
☆38Updated 14 years ago
Alternatives and similar repositories for coroutine
Users that are interested in coroutine are comparing it to the libraries listed below
Sorting:
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated last month
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 8 years ago
- ☆43Updated 2 months ago
- Very simple and fast RPC framework for .NET☆25Updated 11 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆76Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- MessagePack for CLI (.NET/Mono) RPC☆47Updated 10 years ago
- Remote Actors for .NET and Mono☆33Updated 9 years ago
- RespClient is a minimal RESP(REdis Serialization Protocol) client for C# and PowerShell.☆32Updated 5 years ago
- Samples for Cecil☆69Updated 11 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
- An implementation of google's Snappy compression format in C#☆151Updated 8 years ago
- .NET state machine written in C# supporting most UML 2 features☆49Updated 5 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆88Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 3 years ago
- A straightforward way to not make the GC angry in .NET and Mono☆17Updated 11 years ago
- Idiomatic .NET Serialization for FlatBuffers☆42Updated 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…☆56Updated 5 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- A C# Deque class☆50Updated 11 years ago
- Libuv bindings for .NET☆17Updated 8 months ago
- Networking library for .NET☆109Updated 3 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
- Compressed bitmaps in C#☆83Updated 2 years ago
- Infrastructure for high performance code.☆64Updated 8 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A basic C# HTTP/2 client library☆120Updated last year