mr-karan / barreldb
A disk based KV store (based on Bitcask implementation)
☆170Updated 11 months ago
Related projects ⓘ
Alternatives and complementary repositories for barreldb
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆93Updated 2 years ago
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆80Updated 4 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 3 weeks ago
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆155Updated 4 months ago
- A distributed message queue.☆124Updated 3 months ago
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆141Updated last week
- Minimal Golang library for implemeting weighted round robin load balancing.☆21Updated last year
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆34Updated last week
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆32Updated 4 months ago
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆63Updated 4 months ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆69Updated this week
- B-tree implementation for Go☆233Updated 2 years ago
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆177Updated 11 months ago
- The Service Bus!☆47Updated last month
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆54Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆112Updated last year
- Simple and efficient WAL implementation in Go 🚀☆55Updated 6 months ago
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆396Updated 4 months ago
- A basic Raft implementation in Go.☆206Updated 8 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆121Updated 4 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆100Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- 🔏 Simplified distributed locking implementation using Redis☆16Updated 4 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆169Updated 7 months ago
- CSRF middleware for https://github.com/zerodha/fastglue☆15Updated 4 months ago
- URL Shortener with flexible analytics support, in-memory caching, and an admin UI.☆19Updated this week
- A simple Go POP3 client library for connecting and reading mails from POP3 servers.☆79Updated 8 months ago
- Go programming language port of liburing.☆100Updated last year
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆41Updated last year
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆17Updated 2 years ago