valyala / ybcLinks
Fast in-process BLOB cache with persistence support
☆404Updated 3 years ago
Alternatives and similar repositories for ybc
Users that are interested in ybc are comparing it to the libraries listed below
Sorting:
- Stream multiplexing for Go☆541Updated 4 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- slab allocator in go☆383Updated 8 months ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆286Updated 2 months ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- Fast Raft framework using the Redis protocol for Go☆538Updated 4 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Various small golang libraries☆417Updated 11 months ago
- Distributed Programming Framework in GoLang☆226Updated 9 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Distributed RWMutex in Go☆359Updated 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…☆287Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- go-jump: Jump consistent hashing☆386Updated 3 years ago
- Simple TCP load balancer in Go☆176Updated 7 years ago
- Bindings for the LMDB C library☆163Updated 3 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Fast, minimal memory, consistent hash algorithm☆231Updated this week
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 10 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- A library to simplify writing applications using TCP sockets to stream protobuff messages☆254Updated 5 years ago
- Golang StatsD client☆164Updated 7 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆284Updated 6 years ago
- github.com/cznic/b has moved to modernc.org/b