secondbit / wendy
A pure Go implementation of the Pastry Distributed Hash Table
☆362Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for wendy
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- 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 4 years ago
- Bloom filters implemented in Go.☆147Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 5 years ago
- github.com/cznic/b has moved to modernc.org/b☆219Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆108Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Port of LZ4 lossless compression algorithm to Go☆211Updated 7 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Measure and throttle the rate at which data is transferred.☆258Updated 5 months ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- A simple and fast Redis backed key-value store library for Go☆112Updated 7 years ago
- Golang client for Disque, the Persistent Distributed Job Priority Queue☆92Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Simple, ordered, key-value persistence library for the Go Language☆264Updated 3 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆130Updated 6 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Very fast, very unsafe serialization for Go☆145Updated 2 years ago
- A Go database☆531Updated 5 years ago
- Language bindings for nanomsg in Go (Golang)☆270Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆89Updated 2 years ago
- Package htree implements the in-memory hash tree. Hacker News: https://news.ycombinator.com/item?id=11369676☆92Updated last year
- Non blocking data structures for Go☆267Updated 8 years ago
- Use anacrolix/go-libutp instead☆173Updated last year
- net/http handler filters☆348Updated 3 years ago
- Go client for Disque☆136Updated 6 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Updated 5 years ago