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.
☆56Updated 5 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
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆118Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆66Updated 9 months ago
- TinyHtml.Wpf is a WPF HTML rendering library based on litehtml. It provides the rendering backend for WPF. Contrary to similar libraries …☆38Updated 5 years ago
- .NET advanced GIF library☆19Updated 4 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- ☆37Updated 8 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆58Updated 3 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- Simple .NET Undo/Redo framework with merging and transactions☆117Updated 4 years ago
- A .NET imaging library that extends System.Drawing functionality☆84Updated 5 years ago
- MSBuild task for ILRepack which is an open-source alternative to ILMerge.☆86Updated 6 years ago
- A P2P library to create peer-to-peer applications with .Net☆69Updated 11 years ago
- Win32 API wrapper for .NET and Mono☆45Updated 10 years ago
- Graph processing library☆128Updated 4 years ago
- A collection of generic C# data structures, including an iterative binary search trees, an AVL tree, a red-black tree, a skip-list, and a…☆25Updated 11 years ago
- 7z SDK code made available as a nuget package☆27Updated 3 years ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆73Updated 12 years ago
- Offers many restyled controls that help building a slick WPF app.☆19Updated 4 years ago
- A C# Deque class☆50Updated 11 years ago
- Binary serializer with full .NET support!☆17Updated 8 months ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- C# implementation of the Diff algorithm.☆57Updated 4 years ago
- ⚡️ A fast TCP event based buffered server/client protocol for transferring data over the (inter)net in .NET 🌐☆44Updated 5 years ago
- PSD loader for .NET written entirely in managed C#☆56Updated last year
- Reusable Shell components from AvalonStudio.☆80Updated 4 years ago
- An easy-to-use library that provides socket utilities for taking advantage of async/await operators.☆39Updated 2 months ago
- Fast binary serializer☆67Updated last year