scalablecory / NetworkToolkitLinks
This project contains networking primitives for use with .NET.
☆95Updated 4 years ago
Alternatives and similar repositories for NetworkToolkit
Users that are interested in NetworkToolkit are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 9 months ago
- Low level ASP.NET Core example Web server☆106Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- IDisposable helper types.☆138Updated last year
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆50Updated 2 months ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Roslyn Source Code Generators with Examples☆100Updated last week
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 3 months ago
- Fast, flexible, and version-tolerant serializer for .NET☆224Updated 3 years ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated 3 weeks ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- ☆73Updated last year
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Generate ToString method from public properties.☆83Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆45Updated 3 years ago
- A test bench for various .NET CSV parsing libraries☆72Updated 2 years ago
- ConfigureAwaitChecker☆73Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆41Updated 11 months ago