protocol-diver / go-gossipLinks
Go implementation of the Gossip protocol
☆11Updated 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:
- adaptive radix tree (a.k.a prefix tree or compact trie)☆33Updated 5 months ago
- BitTorrent client/library written in Go☆16Updated 2 years ago
- Direct IO Golang Writer (Linux O_DIRECT)☆46Updated 10 months ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆39Updated 6 years ago
- ☆78Updated 3 weeks ago
- NAT port mapping library for Go☆20Updated 3 weeks ago
- IO engine library supports BufferedIO/DirectIO/AsyncIO and provides a unified common unix-like system file operation interface☆12Updated 6 years ago
- Log-structured merge-tree☆32Updated 2 years ago
- on-disk hash table(mainly for WAL).☆29Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- lossy connection simulator☆24Updated 5 years ago
- Decentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.☆14Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- A lightweight high available kv-db using raft algorithm☆17Updated 10 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- A purego binding for libffi.☆119Updated last month
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆42Updated 5 years ago
- Fast, modular, and extensible peer to peer library in Go☆12Updated 6 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆28Updated 3 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Updated 6 months ago
- ☆12Updated 4 months 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
- Storage algorithms.☆38Updated 4 years ago
- ☆12Updated 11 months ago
- ☆34Updated 3 weeks ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Go wrapper of libutp reference uTP C implementation☆97Updated 6 months ago