mr-karan / barreldbLinks
A disk based KV store (based on Bitcask implementation)
☆178Updated 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
- A distributed message queue.☆125Updated 10 months ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆82Updated 4 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆32Updated 10 months ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆73Updated 2 months ago
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆62Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆157Updated 2 months ago
- LSM-based key-value store in Go for educational purpose.☆68Updated 3 months ago
- The Service Bus!☆51Updated 3 months ago
- A cloud native embedded storage engine built on object storage.☆92Updated 3 months ago
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆65Updated 2 months ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆35Updated last month
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆419Updated 3 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated 3 weeks ago
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆183Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- Minimal Golang library for implemeting weighted round robin load balancing.☆23Updated 2 months ago
- (educational) build your own disk based KV store in Go☆234Updated last year
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆163Updated last month
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 2 years ago
- Embedded open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆72Updated this week
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A basic Raft implementation in Go.☆227Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆134Updated 2 months ago
- Spaceship Go - A journey into the Standard Library☆86Updated 2 years ago
- Durable coroutines for Go☆417Updated 10 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year
- Cookies, but with structs, for happiness.☆111Updated 2 weeks ago