mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
This commit is contained in:
parent
51f8883519
commit
fe413eb116
@ -276,11 +276,11 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
|
||||
*Packages that help with building Distributed Systems.*
|
||||
|
||||
* [dht](https://github.com/anacrolix/torrent/dht) - BitTorrent Kademlia DHT implementation.
|
||||
* [go-jump](https://github.com/dgryski/go-jump) - A port of Google's "Jump" Consistent Hash function.
|
||||
* [gorpc](https://github.com/valyala/gorpc) - Simple, fast and scalable RPC library for high load.
|
||||
* [raft](https://github.com/hashicorp/raft) - Golang implementation of the Raft consensus protocol, by HashiCorp.
|
||||
* [torrent](https://github.com/anacrolix/torrent) - BitTorrent client package.
|
||||
* [dht](http://godoc.org/github.com/anacrolix/torrent/dht) - BitTorrent Kademlia DHT implementation.
|
||||
|
||||
## Email
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user