libp2p

Results 51 repositories owned by libp2p

go-libp2p-examples

338
Stars
157
Forks
Watchers

Example libp2p applications

go-libp2p-gorpc

54
Stars
18
Forks
Watchers

A simple RPC library for libp2p.

go-libp2p-gostream

22
Stars
19
Forks
Watchers

Go "net" wrappers for libp2p

go-libp2p-host

19
Stars
8
Forks
Watchers

[DEPRECATED] The host interface for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.

go-libp2p-http

60
Stars
20
Forks
Watchers

HTTP on top of libp2p

go-libp2p-kad-dht

517
Stars
221
Forks
Watchers

A Kademlia DHT implementation on go-libp2p

go-libp2p-kbucket

46
Stars
33
Forks
Watchers

A kbucket implementation for use as a routing table

go-libp2p-nat

63
Stars
18
Forks
Watchers

NAT port mapping library for go-libp2p

go-libp2p-net

32
Stars
12
Forks
Watchers

[DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.

go-libp2p-noise

32
Stars
14
Forks
Watchers

a secure channel for go-libp2p based on the Noise protocol framework