mr-karan / barreldbLinks
A disk based KV store (based on Bitcask implementation)
☆196Updated last year
Alternatives and similar repositories for barreldb
Users that are interested in barreldb are comparing it to the libraries listed below
Sorting:
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆96Updated 2 years ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆82Updated 6 months ago
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆166Updated 2 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- A distributed message queue.☆125Updated last month
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆159Updated last month
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆62Updated 2 years ago
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆426Updated last month
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆330Updated 2 months ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆74Updated 4 months ago
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆32Updated last year
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆183Updated last year
- Minimal Golang library for implemeting weighted round robin load balancing.☆24Updated 4 months ago
- Pure Go SQL parser☆161Updated last month
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆371Updated last year
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆68Updated last month
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Spaceship Go - A journey into the Standard Library☆88Updated 2 years ago
- A basic Raft implementation in Go.☆229Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- The Service Bus!☆51Updated 2 weeks ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 5 months ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆35Updated last month
- Toru is a Go module proxy with caching and rewrite capabilities☆24Updated 3 weeks ago
- A simple Go POP3 client library for connecting and reading mails from POP3 servers.☆84Updated last year
- LRU cache using go generics☆119Updated 3 years ago
- (educational) build your own disk based KV store in Go☆239Updated last year