xorxornop / RingBuffer
Classic ringbuffer with optional Stream interface
☆60Updated 7 years ago
Alternatives and similar repositories for RingBuffer:
Users that are interested in RingBuffer are comparing it to the libraries listed below
- Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.☆135Updated 6 years ago
- A P2P library to create peer-to-peer applications with .Net☆66Updated 10 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- ☆38Updated 7 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆60Updated last year
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- An instanced, dedicated ThreadPool for eliminating "noisy neighbor" problems on the CLR ThreadPool☆75Updated 4 years ago
- Fast binary serializer☆65Updated 3 months ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- ☆174Updated 4 years ago
- Concurrency library for .Net☆64Updated last month
- MemoryStream with ArrayPool☆12Updated 3 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 years ago
- Fast and portable delta encoding for .NET in 100% safe, managed code.☆42Updated last year
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆41Updated 7 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Basic performance-oriented TCP client/server messaging C# API based on Windows Registered I/O (RIO)☆68Updated 4 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Simplifies the implementation of IDisposable☆77Updated last month
- Zyan Communication Framework☆88Updated 4 months ago
- .NET inter process broadcast message bus with supporting classes☆105Updated last week
- C# library which provides uniform API for conversion between types.☆21Updated 11 months ago
- Fast version of Crc32 algorithm for .NET☆199Updated last year
- Unsafe methods for working with unmanaged memory and pointers.☆66Updated 4 years ago
- Remote Actors for .NET and Mono☆33Updated 8 years ago