yamux

Golang connection multiplexing library (by hashicorp)

Yamux Alternatives

Similar projects and alternatives to yamux

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better yamux alternative or higher similarity.

yamux reviews and mentions

Posts with mentions or reviews of yamux. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
    61 projects | dev.to | 30 Apr 2024
    tunnel - This one is a Golang library, not a program you can just run. However, it looks easy to use for creating custom solutions. Uses a single TCP socket, and yamux for multiplexing.
  • Secure TCP tunnel from anywhere with curl and nc for single connection
    13 projects | dev.to | 11 May 2022
    A simple solution is to multiplex TCP requests over Unix pipe. In order to multiplex TCP requests, Yamux is available created by Hashicorp, who creates Vagrant, Terraform, and so on. The protocol of Yamux is inspired by SPDY, which is the basis of HTTP/2 specification. The protocol spec is found in https://github.com/hashicorp/yamux/blob/master/spec.md. libp2p, which is used in IPFS, also uses Yamux as one choice of multiplexes and maintains Go and Rust versions of Yamux libraries.
  • Protobuf wrapping up raw tcp packets
    1 project | /r/golang | 5 Jan 2021
    If so, the answer is probably to put down the protobuf library entirely and just use yamux. Then you just get various net.Conns you can work with and you ignore the entire multiplexing problem.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic yamux repo stats
3
2,124
0.0
11 days ago

hashicorp/yamux is an open source project licensed under Mozilla Public License 2.0 which is an OSI approved license.

The primary programming language of yamux is Go.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com