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.
☆54Updated 2 years 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.☆135Updated 6 years ago
- A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP …☆42Updated 10 months ago
- A P2P library to create peer-to-peer applications with .Net☆67Updated 10 years ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆117Updated 10 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A C# Deque class☆49Updated 10 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 4 months ago
- Classic ringbuffer with optional Stream interface☆59Updated 7 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A .NET imaging library that extends System.Drawing functionality☆82Updated 5 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
- .NET advanced GIF library☆18Updated 4 years ago
- PSD loader for .NET written entirely in managed C#☆55Updated last year
- 7z SDK code made available as a nuget package☆26Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated 7 months ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 3 years ago
- Optimized BLAKE2 hashing implementations in C#☆107Updated last year
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- Simple .NET Undo/Redo framework with merging and transactions☆115Updated 4 years ago
- A mathematical expression parser and evaluation library.☆51Updated 2 years ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- A library that makes it easy to generate HTML files from C# code☆30Updated 5 years ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Fast version of Crc32 algorithm for .NET☆203Updated 2 years ago
- Win32 API wrapper for .NET and Mono☆44Updated 9 years ago
- Wrapper .NET Library for Win32 Memory Mapped Files API☆50Updated 16 years ago
- Single-file minimal C# IoC container☆147Updated 2 years ago