ljedrz / pea2peaLinks
A lightweight, performant microkernel for TCP peer-to-peer (P2P) networking. Handles connection pooling and framing, leaving the logic to you.
☆60Updated last month
Alternatives and similar repositories for pea2pea
Users that are interested in pea2pea are comparing it to the libraries listed below
Sorting:
- Implementation of the ipfs bitswap protocol.☆36Updated 2 years ago
- Peer-to-peer networking library☆134Updated 3 weeks ago
- multiaddr implementation in rust☆100Updated 3 weeks ago
- An optimized Sparse Merkle Tree in Rust☆65Updated 4 months ago
- Simple JSON parser written with Rust. Wasm / no_std ready.☆50Updated 3 years ago
- multihash implementation in Rust☆163Updated this week
- Keybase Local Key Security implementation, using Ipfs-Embed + Substrate☆34Updated 5 years ago
- An optimized sparse merkle tree.☆49Updated 4 years ago
- _merkle_ is a lightweight Rust implementation of a Merkle tree, external dependencies agnostic, std::hash compatible with efficient memor…☆49Updated 7 months ago
- Lookup a peer by its id or address.☆55Updated last year
- Another Rust Base58 codec implementation☆103Updated last year
- A Rust implementation of BIP-0039☆69Updated last year
- Multibase in rust☆52Updated 3 weeks ago
- Tiny BIP44/BIP32 derivation for BIP39 seeds☆23Updated last year
- An implementation of the Paillier cryptosystem