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 2 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
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 6 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last week
- 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
- A C# Deque class☆49Updated 10 years ago
- .NET advanced GIF library☆18Updated 4 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- .NET inter process broadcast message bus with supporting classes☆111Updated last month
- A P2P library to create peer-to-peer applications with .Net☆67Updated 10 years ago
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated last year
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 3 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 5 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆117Updated last year
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- C# implementation of the Diff algorithm.☆58Updated 4 years ago
- Single-file minimal C# IoC container☆144Updated 2 years ago
- 7z SDK code made available as a nuget package☆27Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 3 months ago
- A C# source code editor with syntax highlighting, intelligent code completion and real-time compilation error checking☆87Updated last month
- ☆37Updated 8 years ago
- A .NET imaging library that extends System.Drawing functionality☆83Updated 5 years ago
- An extensible multiplatform framework to test GUIs in WinForms, WPF, GtkSharp and Xamarin.Mac.☆46Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- MatriX vNext☆55Updated last year
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆69Updated 3 weeks ago