scalablecory / NetworkToolkit
This project contains networking primitives for use with .NET.
☆94Updated 4 years ago
Alternatives and similar repositories for NetworkToolkit:
Users that are interested in NetworkToolkit 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
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆60Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- IDisposable helper types.☆126Updated 10 months ago
- Low level ASP.NET Core example Web server☆103Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 3 months ago
- A modern compile-time generated interception/proxy library☆138Updated last year
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Base64 encoding / decoding with SIMD-support, also base64Url☆60Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Analyzers checking System.Reflection☆81Updated last year
- ☆54Updated 4 years ago
- Example implementation of IValueTaskSource☆31Updated last year
- C# Source Generator for UTF-8 binary literal☆137Updated 5 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆39Updated last month
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Practical generic programming for .NET☆189Updated last week
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆64Updated 6 years ago
- exploring faster code generation techniques that take advantage of the JIT's de-virtualization and in-lining☆29Updated 3 years ago
- A set of generators helping dealing with structs in C#☆47Updated 3 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 3 weeks ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Generating async c# code using Roslyn☆48Updated 6 months ago
- A .NET utility library to spawn, supervise and (optionally) cleanly shut down child processes.☆127Updated 8 months ago