A modular and extensible networking stack which solves many challenges of peer-to-peer applications.
The Rust Implementation of the libp2p networking stack.
The JavaScript Implementation of libp2p networking stack.
Example libp2p applications
Technical specifications for the libp2p networking stack
A Kademlia DHT implementation on go-libp2p
The PubSub implementation for go-libp2p
C++17 implementation of libp2p
The Python implementation of the libp2p networking stack 🐍 [under development]
⛔️ DEPRECATED: js-libp2p-crypto-secp256k1 is now included in https://github.com/libp2p/js-libp2p-crypto
IPFS and libp2p on Mobile, with Gomobile
The libp2p crypto primitives, for Node.js and the Browser!
Contains test suites and interfaces you can use to implement the various components of js libp2p.
📦 Command line peer-to-peer data transfer tool based on libp2p.
翻译 - 📦基于libp2p的命令行对等数据传输工具。
A Lightweight VPN Built on top of IPFS + Libp2p for Truly Distributed Networks.
A tauri app that is also a libp2p node?🤯
reuse tcp/udp ports in golang
P2P Forwarder - a tool for farwarding tcp/udp ports. Made using libp2p.
Allows to listen on multiple websocket-star servers while ignoring offline ones
本系列是用Rust实现简单的区块链,包括区块和区块链,工作量证明,交易和UTXO集合,持久化,钱包及用rust-libp2p实现的点对点分布式网络。