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

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

Ecosystem
nuget.org
Latest Release
2.3.2
about 4 years ago
Versions
10
Downloads
309,270 total
Dependent Packages
2
Links
Registry nuget.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:nuget/sharedmemory
spec
License Other
First Release about 126 years ago
Last Synced 17 days ago
Repository
Stars 604 on GitHub
Forks 117 on GitHub
Rankings on nuget.org
Overall Top 9.0%
Downloads Top 3.0%