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 last month
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 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 …☆43Updated last year
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 5 months ago
- A P2P library to create peer-to-peer applications with .Net☆67Updated 10 years ago
- Win32 API wrapper for .NET and Mono☆44Updated 10 years 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
- Classic ringbuffer with optional Stream interface☆59Updated 8 years ago
- A .NET imaging library that extends System.Drawing functionality☆83Updated 5 years ago
- .NET inter process broadcast message bus with supporting classes☆110Updated last month
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- 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
- Fast version of Crc32 algorithm for .NET☆203Updated 2 years ago
- Graph processing library☆124Updated 3 years ago
- Binary serializer with full .NET support!☆17Updated 4 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- 7z SDK code made available as a nuget package☆26Updated 2 years ago
- A prototype Silverlight UI layout designer. Works with basic panels (StackPanel and Grid). Built entirely using drag-n-drop. XAML can be …☆51Updated 7 years ago
- Optimized BLAKE2 hashing implementations in C#☆108Updated last year
- Simple .NET Undo/Redo framework with merging and transactions☆116Updated 4 years ago
- .NET advanced GIF library☆18Updated 4 years ago
- Simple FIFO and LRU cache in C#☆35Updated 9 months ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 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
- EmbedIO web server support for ASP.NET Core☆11Updated 8 years ago
- Networking library for .NET☆109Updated 3 years ago
- Simple NTP (SNTP) client library providing .NET applications with accurate network time.☆75Updated last year