mgravell / simplsockets
SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It is a spinoff of the Dache distributed caching project.
☆58Updated 5 years ago
Alternatives and similar repositories for simplsockets:
Users that are interested in simplsockets are comparing it to the libraries listed below
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- .NET Serializer testing framework☆76Updated last year
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- Concurrency library for .Net☆63Updated this week
- IDisposable helper types.☆124Updated 9 months ago
- This project contains networking primitives for use with .NET.☆94Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆51Updated 3 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files.☆59Updated last year
- Simplifies the implementation of IDisposable☆76Updated 2 weeks ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 4 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Zero-allocation C# implementation of Wang Yi's wyhash hash algorithm and wyrand PRNG☆55Updated last year
- The combined Langly runtime☆33Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated this week
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- CPU Usage for .NET Core and .NET Framework for Linux, Windows and macOS with coverage of async/await scenarios.☆65Updated 3 weeks ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- Generating async c# code using Roslyn☆47Updated 5 months ago
- Port of Google's farmhash algorithm to .NET☆62Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆45Updated 6 months ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago