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 2 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 4 months ago
- Low level ASP.NET Core example Web server☆106Updated 4 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Roslyn Source Code Generators with Examples☆87Updated this week
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 3 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- IDisposable helper types.☆134Updated last year
- A LINQ-like extensions for C# that uses SIMD extensions to parallelize the operations☆38Updated 10 months ago
- ☆37Updated 7 years ago
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated 2 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated 3 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- A Roslyn based C# source generation framework☆131Updated 3 months ago
- High-performance network packet decoding and packet decoder source generator☆40Updated 7 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆128Updated last year
- A sitemap (sitemap.xml) querying and parsing library for .NET☆37Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- A test bench for various .NET CSV parsing libraries☆73Updated last year
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago