chrisdavies / Asynqueue
An example of using light weight threading and message passing in C#
☆17Updated 9 years ago
Alternatives and similar repositories for Asynqueue:
Users that are interested in Asynqueue are comparing it to the libraries listed below
- Bounded multiple producers multiple consumers queue for .NET☆56Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 5 months 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Managed port of Smazz, small string compression library☆26Updated 8 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Concurrency library for .Net☆63Updated this week
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- CIL (MSIL) Code Viewer Extension for Visual Studio 2017