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 with automatic overwrite support and no array resizing or allocations.
The SharedMemory library provides a set of C# classes that utilise a memory-mapped file for fast low-level inter-process communication (IPC) - specifically for sharing data between processes.
It features:
* a lock-free FIFO circular buffer
* a simple fixed-size generic shared memory array class...
More information
High performance classic ring/circular buffer (with optional .NET BCL System.IO.Stream interface) for byte data.
Packaged as a portable class library (PCL).
Asynchronous I/O from streams is supported to boost performance.
Supports concurrent reading and writing, and overwriting (optional).
Custom control for your Xamarin.Forms project ot turn your buttons into elegant circle buttons with an icon.
Customizable border thickness and color.
Ensure you call ButtonCircleRenderer.Init() on each platform!
Built against: 3.1.0.697729
Gauge contains a complete set of circular, linear, and digital gauge controls for WPF applications, along with LED lights and flip switches.
Visually render multiple data points in a compact area that is quickly recognized and understood by users.
All gauge appearances can be customized using an...
More information
The Syncfusion UI components for JavaScript (Essential JS 1) contains comprehensive suite of HTML5 and JavaScript components for enterprise web development. Essential JS 1 components are built on top of the jQuery library. This package contains more than 70 components, including grid, charts,...
More information
This is a flexible ListView that has a grid and horizontal layout with reusable cells for Android / iOS.
This has two layouts (GridCollectionView, HorizontalCollectonView). HorizontalCollectonView can circulate scroll.
High performance classic ring/circular buffer (with optional .NET BCL System.IO.Stream interface) for byte data.
Packaged as a portable class library (PCL).
Asynchronous I/O from streams is supported to boost performance.
Supports concurrent reading and writing, and overwriting (optional).
This...
More information
Extended Progress Ring is a radial progress control behaves like the progress bar (the progress is circular instead of linear), works on both Windows & Windows Phone 8.1
Provides a circular buffer Stream implementation built on Pipelines for high performance. The behavior is similar to MemoryStream, except memory is released (and reused) once its read from the Stream.
Given a populated object model at runtime, outputs the C# code to recreate the model independently.
Able to handle circular references and list initialisations.
Particularly useful for snapshotting WPF ViewModels for use in the WPF designer.