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.
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).
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
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
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.
Syncfusion UI components for ASP.NET MVC (Essential JS 1) contain the runtime MVC #MVCVersion# assemblies for building line-of-business applications. They contain more than 70 HTML helpers, including popular controls such as data grid, chart, Gantt, diagram, spreadsheet, schedule, and pivot grid to...
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
Sammlung (/'zamlʊŋ/) is german for collection and is pronounced some-loong.
This package contains a library for C# containing a plethora of collection types which are not provided by the .NET standard libraries.
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.