dotnet / Nerdbank.Streams
Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
☆656Updated this week
Alternatives and similar repositories for Nerdbank.Streams:
Users that are interested in Nerdbank.Streams are comparing it to the libraries listed below
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,212Updated last week
- Fast and lightweight parser creation tools☆425Updated this week
- Implementation of a lock-free dictionary on .Net.☆490Updated 7 months ago
- 🏃 A .NET library that runs external commands.☆713Updated this week
- Build time tools in the flavor of Dapper☆385Updated 3 weeks ago
- High performance, thread-safe in-memory caching primitives for .NET☆497Updated this week
- A high-performance, zero-allocation .NET logging library.☆412Updated last month
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆622Updated 2 months ago
- Pure DI for .NET☆554Updated last week
- SpanJson is a JSON serializer for .NET Core 6.0+☆433Updated 3 months ago
- A .NET library simplifying the execution and chaining of processes☆420Updated 6 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆835Updated last month
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆439Updated last month
- The last comparison library you'll ever need!☆431Updated last year
- .NET managed sockets wrapper using the new "Pipelines" API☆422Updated 6 months ago
- Configure async code's ConfigureAwait at a global level☆448Updated this week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆452Updated this week
- Roslyn analyzers for IDisposable☆387Updated 6 months ago
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆909Updated this week
- Framework to drastically simplify your private reflection code using C# dynamic☆337Updated 11 months ago
- Simply LINQ your remote resources...☆339Updated 3 weeks ago
- Implementation in C# of LINQ concept with struct☆301Updated 11 months ago
- Low allocation async/await for C#/.NET☆395Updated 4 years ago
- Grace is a feature rich dependency injection container library☆335Updated 10 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆686Updated 2 years ago
- Execute a function in a separate process