cyotek / Cyotek.Collections.Generic.CircularBufferLinks
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. You can use it as a first-in, first-out collection of objects using a fixed buffer and automatic overwrite support.
☆53Updated 3 months ago
Alternatives and similar repositories for Cyotek.Collections.Generic.CircularBuffer
Users that are interested in Cyotek.Collections.Generic.CircularBuffer are comparing it to the libraries listed below
Sorting:
- Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.☆134Updated 7 years ago
- A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP …☆43Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last month
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- A P2P library to create peer-to-peer applications with .Net☆68Updated 10 years ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- Simple .NET Undo/Redo framework with merging and transactions☆116Updated 4 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 7 months ago
- A C# Deque class☆50Updated 11 years ago
- C# library which provides uniform API for conversion between types.☆24Updated last year
- Implements a very easy to use sockets API based on IObservable☆109Updated 8 years ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆118Updated last year
- A .NET imaging library that extends System.Drawing functionality☆84Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- Single-file minimal C# IoC container☆145Updated 2 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- .NET advanced GIF library☆19Updated 4 years ago
- Networking library for .NET☆109Updated 3 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- Wide is a participatory open IDE framework which can be used to create Visual studio like Shells for generic applications. This framework…☆130Updated 8 years ago
- Fast version of Crc32 algorithm for .NET☆205Updated 2 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated 2 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 9 years ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated 8 years ago
- Optimized BLAKE2 hashing implementations in C#☆109Updated last year
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- MatriX vNext☆55Updated last year