SharedMemory 2.0.16

The SharedMemory class 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 * an implementation of a shared memory buffer for read/write. * support for memory-mapped files in .NET 3.5 and .NET 4 * fast generic structure reading/writing Usage: http://sharedmemory.codeplex.com/documentation

No packages depend on SharedMemory.

This package has no dependencies.

Version Downloads Last updated
2.3.2 1 03/24/2025
2.2.3 0 04/15/2020
2.1.1 0 12/12/2018
2.1.0 0 05/24/2018
2.0.16 0 09/29/2016
2.0.15 0 07/25/2016
1.1.4 0 12/04/2014
1.0.1 0 11/02/2014