An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.0% on nuget.org
Top 3.0% downloads on nuget.org

nuget.org : sharedmemory

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

Registry - Source - JSON - codemeta.json
purl: pkg:nuget/sharedmemory
Keywords: IPC , RPC , memory , mapped , file , shared , data , circular , ring , buffer
License: GPL-1.0+
Latest release: about 4 years ago
First release: about 126 years ago
Dependent packages: 2
Downloads: 295,148 total
Stars: 604 on GitHub
Forks: 117 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...