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.
☆53Updated 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
- Adds the new C# 5 async for older .NET 3.5 and .NET 4.0 projects.☆134Updated 6 years ago
- Implements a very easy to use sockets API based on IObservable☆108Updated 7 years ago
- ☆74Updated 4 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- A P2P library to create peer-to-peer applications with .Net☆66Updated 10 years ago
- A magical replacement for the built in WPF Grid and StackPanel☆81Updated last year
- WPF UI to help users build collection filters☆60Updated this week
- Dapplo.CaliburnMicro is a Caliburn bootstrapper (and more) to quickly start with a WPF MVVM Application☆21Updated 3 years ago
- ☆38Updated 7 years ago
- Classic ringbuffer with optional Stream interface☆60Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Simple .NET Undo/Redo framework with merging and transactions☆108Updated 3 years ago
- The .NET C# port of libspiro - conversion between spiro control points and bezier's.☆21Updated 2 years ago
- Offers many restyled controls that help building a slick WPF app.☆19Updated 3 years ago
- A library that combines MahApps.Metro with Caliburn.Micro for Metro UI styled WPF applications.☆111Updated 4 years ago
- ☆36Updated 4 years ago
- .NET advanced GIF library☆18Updated 3 years ago
- Win32 API wrapper for .NET and Mono☆45Updated 9 years ago
- ☆16Updated 6 months ago
- The magic-free Caliburn.Light, a powerful framework designed for building applications across current XAML platforms.☆68Updated last year
- An extension to the Krypton Toolkit suite of controls for .NET framework 4.7☆53Updated 4 years ago
- RPC library with classic .NET Remoting flavour☆69Updated 2 weeks ago
- Binary serializer with full .NET support!☆17Updated 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 …☆48Updated 6 years ago
- Faster with Files☆59Updated 2 weeks ago
- Wide is a participatory open IDE framework which can be used to create Visual studio like Shells for generic applications. This framework…☆129Updated 7 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- A C# source code editor with syntax highlighting, intelligent code completion and real-time compilation error checking☆74Updated last year
- A sample that demonstrates how to implement Data Virtualization (or Stealth Paging) for Silverlight (could also be adapted for WPF). Incl…☆45Updated last year