https://github.com/progval/rust-simple-kbuckets
Simple implementation of a Kademlia-like hash table
https://github.com/progval/rust-simple-kbuckets
dht distributed-hash-table distributed-systems kademlia-dht sans-io
Last synced: about 1 year ago
JSON representation
Simple implementation of a Kademlia-like hash table
- Host: GitHub
- URL: https://github.com/progval/rust-simple-kbuckets
- Owner: progval
- License: mit
- Created: 2017-03-01T17:25:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T20:11:29.000Z (over 9 years ago)
- Last Synced: 2025-02-12T05:38:52.456Z (over 1 year ago)
- Topics: dht, distributed-hash-table, distributed-systems, kademlia-dht, sans-io
- Language: Rust
- Homepage: https://docs.rs/simple_kbuckets/
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-simple-kbuckets
Simple implementation of a Kademlia-like hash table