Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing
☆701Feb 20, 2026Updated last 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☆440May 7, 2025Updated 9 months ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Updated this week
- The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, clie…