protocol-diver / go-gossipLinks
Go implementation of the Gossip protocol
☆12Updated 2 years ago
Alternatives and similar repositories for go-gossip
Users that are interested in go-gossip are comparing it to the libraries listed below
Sorting:
- IO engine library supports BufferedIO/DirectIO/AsyncIO and provides a unified common unix-like system file operation interface☆11Updated 6 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆37Updated 6 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated last month
- Fast, modular, and extensible peer to peer library in Go☆12Updated 6 years ago
- ☆80Updated 3 months ago
- Decentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.☆14Updated last week
- BitTorrent client/library written in Go☆16Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 8 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆118Updated 2 years ago
- Log-structured merge-tree☆32Updated 2 years ago
- Merkle hash trees☆20Updated 4 months ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- Another pure golang implementation of BitTorrent library.☆54Updated 4 months ago
- ☆35Updated 3 months ago
- ☆12Updated 6 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆28Updated 3 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Updated 8 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago
- Go immutable, versioned, diffable map implementation of Merkle Search Trees☆46Updated last month
- An PDU implementation in Go☆49Updated 10 months ago
- Simple DNS Server implemented in Go☆155Updated 3 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆34Updated 8 months ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Simple Peer-to-Peer protocol implementation in pure Go. Uses HTTP client and server to communicate over internet to knowed network member…☆44Updated last year