Custom control for Xamarin.Forms to view a progress ring.
Colors are adjustable. It also supports "progress to" animations
similar to the ones that come with the Xamarin.Forms progress bar.
Built against: 2.3.4.270
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).
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
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