Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
☆705Mar 20, 2026Updated this week
Alternatives and similar repositories for Nerdbank.Streams
Users that are interested in Nerdbank.Streams are comparing it to the libraries listed below
Sorting:
- .NET managed sockets wrapper using the new "Pipelines" API☆440Mar 14, 2026Updated last week
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,131Mar 13, 2026Updated last week
- The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, clie…☆909Mar 13, 2026Updated last week
- Next generation API for .NET☆1,914Mar 10, 2026Updated last week
- Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expre…☆1,349Updated this week
- Practical generic programming for .NET☆263Mar 12, 2026Updated last week
- High performance, thread-safe in-memory caching primitives for .NET☆588Feb 2, 2026Updated last month
- High performance, low level networking APIs for building custom servers and clients.☆1,121Sep 28, 2025Updated 5 months ago
- Implementation of a lock-free dictionary on .Net.☆543Feb 24, 2025Updated last year
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆916Feb 22, 2026Updated 3 weeks ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆899Feb 14, 2024Updated 2 years ago
- A simple, easy to use, strongly-typed, async wrapper around .NET named pipes.☆350Updated this week
- A set of extensions for optimizing/simplifying System.Threading.Channels usage.☆507Updated this week
- High-performance network packet decoding and packet decoder source generator☆42Jan 24, 2025Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆444Jul 23, 2025Updated 7 months ago
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆511Updated this week
- Fast and lightweight parser creation tools☆543Updated this week
- Reaqtor is a framework for reliable, stateful, distributed, and scalable event processing based on Rx.☆646Dec 10, 2025Updated 3 months ago
- A C# parser construction toolkit with high-quality error reporting☆1,276Sep 7, 2025Updated 6 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆332Updated this week
- The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio…☆1,028Mar 13, 2026Updated last week
- Implementation in C# of LINQ concept with struct☆309Jan 19, 2024Updated 2 years ago
- An efficient multi-layered caching system for .NET☆627Mar 13, 2026Updated last week
- Execute a function in a separate process☆235Jun 25, 2024Updated last year
- Low allocation async/await for C#/.NET☆402Apr 21, 2020Updated 5 years ago
- A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.☆2,467Feb 26, 2026Updated 3 weeks ago
- A tool that helps to see an internal structure of the CLR types at runtime☆727Sep 22, 2022Updated 3 years ago
- Benchmarking infrastructure for applications☆1,075Updated this week
- A lightweight and fast parsing library for C#.☆1,071Updated this week
- .NET Core library for dynamically loading code☆1,791Updated this week
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆597Apr 2, 2024Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆251Sep 18, 2025Updated 6 months ago
- Implementation of RAFT distributed consensus algorithm among TCP Peers on .NET / .NETStandard / .NETCore / dotnet☆179Jul 31, 2023Updated 2 years ago
- 🎯 A .NET library, developed by humans, for running a target dependency graph.