iwanbk / bcacheLinks
Eventually consistent distributed in-memory cache Go library
☆162Updated 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☆167Updated 3 years ago
- AMQP message broker implemented with golang☆237Updated last year
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- A Lightweight in-memory key:value cache library for Go.☆182Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆291Updated 2 years ago
- Hunch provides functions like: All, First, Retry, Waterfall etc., that makes asynchronous flow control more intuitive.☆105Updated 3 years ago
- errgroup with goroutine worker limits☆166Updated 2 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- An in-memory message broker☆174Updated 9 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A user friendly RabbitMQ library written in Golang.☆108Updated 5 months ago
- Simple in-memory job queue for Golang using worker-based dispatching☆213Updated last year
- ☆80Updated 3 months ago
- Rolling window implementation in go.☆58Updated 2 weeks ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Load file-backed memory☆122Updated 3 years ago
- Simple string pattern matcher for Go☆134Updated 2 months ago
- Storing strings without GC overhead☆84Updated 2 months ago
- redisqueue provides a producer and consumer of a queue that uses Redis streams☆137Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- concurrency utilities☆304Updated 6 years ago
- Go reflection simplified☆102Updated last year
- Automatic Service Mesh and RPC generation for Go micro services, it's a humble alternative to gRPC with Istio.☆69Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Go Pooling Helpers☆118Updated 5 years ago
- A fast Message/Event Hub using publish/subscribe pattern with support for topics like* rabbitMQ exchanges for Go applications☆148Updated 5 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago