rust-libp2p
Peer networking stack
A Rust implementation of a peer-to-peer networking stack for decentralized applications.
The Rust Implementation of the libp2p networking stack.
5k stars
97 watching
960 forks
Language: Rust
last commit: 7 days ago
Linked from 1 awesome list
decentralizationlibp2pnetworkingpeer-to-peerrust
Related projects:
Repository | Description | Stars |
---|---|---|
libpnet/libpnet | A low-level networking library written in Rust for cross-platform development of transport protocols and network utilities. | 2,304 |
libp2p/go-libp2p | A modular networking stack for building large-scale peer-to-peer systems | 6,097 |
libp2p/js-libp2p-utp | A Node.js implementation of the UTP protocol used by libp2p for peer-to-peer networking. | 12 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
libp2p/js-libp2p-udp | A Node.js implementation of the UDP transport layer for peer-to-peer networking | 7 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
b23r0/rust-raknet | An implementation of the RakNet protocol in Rust for reliable UDP communication in networked applications | 226 |
c410-f3r/wtx | A collection of transport implementations and related tools for web technologies | 196 |
rust-embedded-community/embedded-nal | Provides a set of standardized traits for implementing TCP/IP networking in embedded systems. | 177 |
libbpf/libbpf-rs | An Rust wrapper around libbpf to simplify BPF program development and build processes. | 786 |
libp2p/js-libp2p-udt | A Node.js implementation of the UDT module used in peer-to-peer networking | 3 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
dylanmckay/protocol | A crate providing a protocol for sending and receiving structured data over various networks | 187 |
lukemathwalker/zero-to-production | Supplementary codebase for an API development book written in Rust | 5,839 |