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 weeks 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:
- A cross platform NTP client library for .Net platforms. Allows you to easily retrieve an accurate, current date & time from internet NTP …☆43Updated 11 months ago
- Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.☆135Updated 6 years ago
- A P2P library to create peer-to-peer applications with .Net☆67Updated 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
- A .NET imaging library that extends System.Drawing functionality☆82Updated 5 years ago
- PSD loader for .NET written entirely in managed C#☆55Updated last year
- WPF HexGrid Panel☆41Updated 6 years ago
- Direct2D wrapper for Microsoft .Net Framework☆33Updated 2 months 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 3 years ago
- Win32 API wrapper for .NET and Mono☆44Updated 9 years ago
- A tiny .NET library to do inter-process communication (IPC) between different processes on the same machine.☆156Updated 3 years ago
- ☆74Updated 5 years ago
- .NET advanced GIF library☆18Updated 4 years ago
- .NET inter process broadcast message bus with supporting classes☆109Updated 2 weeks ago
- A prototype Silverlight UI layout designer. Works with basic panels (StackPanel and Grid). Built entirely using drag-n-drop. XAML can be …☆50Updated 7 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆117Updated 11 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Wide is a participatory open IDE framework which can be used to create Visual studio like Shells for generic applications. This framework…☆131Updated 8 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated 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 year
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆69Updated last month
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago