30 packages tagged with “Ring”
This SDK is deprecated in favor of https://github.com/ringcentral/ringcentral-csharp-client
A progress ring control for Avalonia modeled after ModernWpf's ProgressRing control
RingCentral C# Client
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 * a bi-directional RPC implementation (.NET 4.5+ / .NET Standard 2.0+ only) * an implementation of a shared memory buffer for read/write. * support for memory-mapped files in .NET 3.5/4/4.5 and .NET Standard 2.0+ * fast generic structure reading/writing Usage: https://github.com/spazzarama/SharedMemory
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
API in .NET to communicate with the Ring Doorbell service
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).
A high performance, immutable, light-weight, dependency-free, ring consistent hash library.
ring! service launcher and monitor
Simple platform agnostic MAUI circular progress bar
A Windows 8 Progress Ring.
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 is the same codebase as the RingBuffer NuGet package from https://github.com/xorxornop/RingBuffer. Only the package is converted to support .NET Standard.
Simple wrapper for RingCentralSDK NuGet package.
A library for managing resources with a ring structure
A collection of styles for a Windows 8 and Windows Phone 8.1 Progress Ring control. Inspired by SpinKit from Tobias Ahlin.
.NET library for downloading video from local storage of Blink cameras.
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
Package Description
A lightweight UWP XAML circular control to represent or select a value between 0 and 100.
a time sequence circular buffer
Simple Charts (Pie, Columns, Bars, Lines, Ring percentage) to use in Razor Projects.
A simple multi-purpose component that can be used as a circular dial or gauge as well as a progress ring or progress indicator.
SoulMemory reads and decodes data from running instances of souls games. Check the readme here: https://github.com/FrankvdStam/SoulSplitter/blob/main/src/SoulMemory/README.md
Fast ring (circular) buffer based on mapping the underlying memory segment to two contiguous regions of virtual memory.
A material design circle the progress bar for Android.
Flexible hash ring
A simple chart for Android with three indicators and one more to indicate overall summary. They get highlighted if you click on the ring or text.
A simple and customizable circular gauge for .NET MAUI
Xamarin.Android charts, including line, ring, bar, radar, diagram etc
High-performance, specialized container types for .NET with optimized implementations like RingBuffer for efficient fixed-size circular buffer operations.