cyotek / Cyotek.Collections.Generic.CircularBuffer
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
- Win32 API wrapper for .NET and Mono☆45Updated 9 years ago
- Classic ringbuffer with optional Stream interface☆59Updated 7 years ago
- 7z SDK code made available as a nuget package☆26Updated 2 years ago
- ☆37Updated 4 years ago
- SharpSerializer can serialize types like: multidimensional array, nested array, array-of-arrays, polymorphic object (where value is inher…☆115Updated 6 months ago
- Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.☆135Updated 6 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆61Updated this week
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆69Updated 2 months ago
- Highlight changes in text using DiffPlex (Apache 2.0) and WPF's RichTextBox.☆40Updated 3 years ago
- A P2P library to create peer-to-peer applications with .Net☆66Updated 10 years ago
- Offers many restyled controls that help building a slick WPF app.☆19Updated 3 years ago
- PSD loader for .NET written entirely in managed C#☆54Updated 10 months ago
- DEPRECATED. You're probably looking for https://github.com/AvaloniaUI/Avalonia☆72Updated 11 years ago
- Various samples on different platforms showcasing LibVLCSharp features☆54Updated last year
- WPF Controls (deprecated by Foundation project)☆42Updated 6 years ago
- We all agree that a good styling structure is essential for a successful WPF project. However, while we should certainly stick to the gra…☆39Updated 4 years ago
- WPF UI to help users build collection filters☆60Updated 2 weeks ago
- Raise WPF touch events using WM_TOUCH instead of the lag-prone default implementation.☆25Updated 2 years ago
- .NET inter process broadcast message bus with supporting classes☆105Updated last week
- Samples and reusable code for accomplishing interesting scenarios in WPF (incl. Dwayne Need's WPF AirspaceDecorator). https://microsoftdw…☆45Updated 4 years ago
- A sample that demonstrates how to implement Data Virtualization (or Stealth Paging) for Silverlight (could also be adapted for WPF). Incl…☆45Updated 2 years ago
- Extended Eto Toolkit☆16Updated 2 weeks ago
- ☆38Updated 8 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A single-threaded async-compatible ambient context.☆29Updated 8 years ago
- MVVM for Wisej and Windows Forms - Caliburn.Micro and Bound controls libraries☆67Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Sample application that shows how to create a Plugin Framework for a WPF application☆52Updated 7 years ago
- Implements a very easy to use sockets API based on IObservable☆109Updated 7 years ago