libp2p / go-libp2p-kbucketLinks
A kbucket implementation for use as a routing table
☆48Updated last month
Alternatives and similar repositories for go-libp2p-kbucket
Users that are interested in go-libp2p-kbucket are comparing it to the libraries listed below
Sorting:
- [DEPRECATED] PKI based identities for use in go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆41Updated 6 years ago
- [DEPRECATED] Network interfaces for go-libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆32Updated 6 years ago
- an object to manage sets of peers, their addresses and other metadata☆90Updated 2 years ago
- Active Peer Discovery☆53Updated 3 years ago
- DEPRECATED: Merged into https://github.com/tendermint/tendermint under `libs`☆45Updated 6 years ago
- [ARCHIVED] This module provides a thin wrapper over a datastore and provides caching strategies.☆49Updated 2 years ago
- Circuit Switching for libp2p☆47Updated 2 years ago
- a minimal secure channel for libp2p☆45Updated 4 years ago
- a websocket implementation of a go-libp2p transport☆60Updated 3 years ago
- An implementation of a libp2p transport using tcp☆59Updated 3 years ago
- [DEPRECATED] stream multiplexer interface; use https://github.com/libp2p/go-libp2p-core/ instead.☆33Updated 6 years ago
- A port of maxogden's multiplex to go☆38Updated 2 months ago
- The libp2p swarm manages groups of connections to peers, and handles incoming and outgoing streams☆112Updated 3 years ago
- [DEPRECATED] Various cryptographic utilities used by libp2p; use https://github.com/libp2p/go-libp2p-core/ instead.☆41Updated 6 years ago
- IPLD Node and Resolver interfaces in Go