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 6 years ago
Alternatives and similar repositories for simplsockets
Users that are interested in simplsockets are comparing it to the libraries listed below
Sorting:
- .NET Serializer testing framework☆75Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- A tactful collection of utilities for .NET development.☆35Updated 8 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- A generic, concurrent, portable and flexible Object Pool for the .NET Framework.☆68Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Simplifies the implementation of IDisposable☆77Updated 3 months ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- Generating async c# code using Roslyn☆49Updated 9 months ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Generate ToString method from public properties.☆83Updated 3 months ago
- Clay is a dynamic C# type that will enable you to sculpt objects of any shape just as easily as in JavaScript or other dynamic languages.☆99Updated 8 years ago
- FrozenObjects serializer and deserializer☆91Updated 2 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆87Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Concurrency library for .Net☆64Updated this week
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆42Updated 2 weeks ago
- IDisposable helper types.☆129Updated last year
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 5 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 3 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Most of those extensions should have been in BCL.☆69Updated 5 years ago