Eventually consistent distributed in-memory cache Go library
☆162Jan 13, 2023Updated 3 years ago
Alternatives and similar repositories for bcache
Users that are interested in bcache are comparing it to the libraries listed below
Sorting:
- Cache arbitrary data with an expiration time.☆192Nov 20, 2022Updated 3 years ago
- Golang Cache component - Multiple drivers☆372Apr 1, 2025Updated 11 months ago
- Synchronization and asynchronous computation package for Go☆299Jan 23, 2026Updated last month
- on-disk hash table(mainly for WAL).☆30Sep 10, 2023Updated 2 years ago
- A tool for building distributed applications.☆899Dec 18, 2023Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434May 12, 2023Updated 2 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆214Jul 19, 2024Updated last year
- Missing Trie implementation for Go☆12Jan 6, 2022Updated 4 years ago
- A blockstore for ipfs that replaces pinning with counting and tagging☆13Nov 21, 2020Updated 5 years ago
- Extensions to Go's testing/iotest package☆12Feb 13, 2016Updated 10 years ago
- ☆56Jan 29, 2026Updated last month
- A Kafka log inspired in-memory and append-only data structure☆136Dec 19, 2025Updated 2 months ago
- An enhanced and lightweight http client for Golang☆85Jan 28, 2024Updated 2 years ago
- Package tasks is an easy to use in-process scheduler for recurring tasks in Go☆323Aug 31, 2024Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆142Sep 10, 2020Updated 5 years ago
- [WIP] Easy-to-use decentralized secure overlay private network (for any device)☆35Dec 8, 2022Updated 3 years ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- A simple libp2p DHT crawler☆16Jan 6, 2022Updated 4 years ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- SQL query builder for Go☆37Apr 12, 2022Updated 3 years ago
- Messenger provides a simple arbitrary message sending API to multiple peers for libp2p-based protocols.