kurrent-io / buffer-manager
A straightforward way to not make the GC angry in .NET and Mono
☆17Updated 10 years ago
Alternatives and similar repositories for buffer-manager:
Users that are interested in buffer-manager are comparing it to the libraries listed below
- FT Naming service based on RAFT☆54Updated 6 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- Lean mean decorating injection machine☆13Updated 7 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- A .net client for zipkin☆22Updated 7 years ago
- Modern and robust .net binding for 0mq (zmq)☆35Updated 9 years ago
- ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implement…☆27Updated 10 years ago
- ☆16Updated 4 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- Serve APIs returning & consuming observable streams over WebSockets using .NET☆81Updated 9 years ago
- MessagePack for CLI (.NET/Mono) RPC☆47Updated 9 years ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated 7 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API