secondbit / wendyLinks
A pure Go implementation of the Pastry Distributed Hash Table
☆361Updated 5 years ago
Alternatives and similar repositories for wendy
Users that are interested in wendy are comparing it to the libraries listed below
Sorting:
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- Simple, ordered, key-value persistence library for the Go Language☆267Updated 4 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated last week
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Use anacrolix/go-libutp instead☆178Updated 2 years ago
- Go implementation of a Kademlia distributed hash table☆157Updated 3 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 5 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- Golang framework for simple message passing using an AMQP broker☆131Updated 4 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- A Go database☆529Updated 6 years ago
- github.com/cznic/b has moved to modernc.org/b☆220Updated 6 years ago
- Measure and throttle the rate at which data is transferred.☆259Updated last year
- An optimized substring search engine written in Go☆548Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 8 months ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago