A stream multiplexing library for Golang with minimal memory usage.
-
Updated
May 15, 2026 - Go
A stream multiplexing library for Golang with minimal memory usage.
Lock-free MPMC byte stream multiplexer with C++ interoperability via shared memory
Zero-dependency stream multiplexer for Go. Many streams over one TCP, TLS, or Unix connection, with net.Conn streams and flow control that adapts to the path. Faster than yamux, with an optional QUIC adapter behind the same API.
Add a description, image, and links to the stream-multiplexing topic page so that developers can more easily learn about it.
To associate your repository with the stream-multiplexing topic, visit your repo's landing page and select "manage topics."