justinstenning / SharedMemoryLinks
C# shared memory classes for sharing data between processes (Array, Buffer and Circular Buffer)
☆605Updated 11 months ago
Alternatives and similar repositories for SharedMemory
Users that are interested in SharedMemory are comparing it to the libraries listed below
Sorting:
- Delegate-based C# P/Invoke alternative - compatible with all platforms and runtimes.☆503Updated last year
- LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)☆779Updated last month
- A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and …☆305Updated last year
- PInvoke Interop Assistant☆445Updated 6 years ago
- Wrapper library for Windows Named Pipes in C# / .NET 4.0 / VS 2010☆243Updated 2 years ago
- A virtual file system for .NET written in C#☆294Updated last year
- C# Network Library☆370Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆554Updated 7 months ago
- WatsonTcp is the easiest way to build TCP-based clients and servers in C#.☆650Updated 2 months ago
- .NET Reflection Made Fast and Simple ⛺☆300Updated 5 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆592Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated last year
- Lightweight and easy-to-use class library to allow port forwarding in NAT devices with UPNP and/or PMP☆433Updated last year
- Watson is the fastest, easiest way to build scalable RESTful web servers and services in C#.☆460Updated this week
- Accurate and high performance C++ interop code generator for C#.☆527Updated 10 months ago
- SpanJson is a JSON serializer for .NET Core 6.0+☆444Updated 5 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆906Updated last month
- A simple, direct, ultra-thin CLR library for high-performance Win32 Native Interop☆842Updated 3 years ago
- A .NET C# Implementation of QUIC protocol - Google's experimental transport layer.☆392Updated 2 years ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆344Updated 2 months ago
- Jot is a library for persisting and applying .NET application state.☆649Updated 2 months ago
- A simple C# async websocket server and client for reliable transmission and receipt of data☆316Updated 2 months ago
- | Public | 100% C# implementation of remote delta compression based on the rsync algorithm☆49Updated last week
- Prototype native exports for a .NET Assembly.☆470Updated last month
- The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, clie…