iwanbk / bcacheLinks
Eventually consistent distributed in-memory cache Go library
☆161Updated 2 years ago
Alternatives and similar repositories for bcache
Users that are interested in bcache are comparing it to the libraries listed below
Sorting:
- Pure Go embedded persistent job queue backed by BadgerDB☆166Updated 2 years ago
- A user friendly RabbitMQ library written in Golang.☆108Updated 2 months ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆147Updated 4 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- errgroup with goroutine worker limits☆165Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- a thread-safe concurrent map for go☆97Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- An in-memory message broker☆174Updated 7 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Rolling window implementation in go.☆58Updated 3 weeks ago
- Simple string pattern matcher for Go☆130Updated last year
- A fast little LRU cache for Go☆173Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated 3 weeks ago
- Expirable Go LRC\LRU cache without goroutines