mr-karan / barreldb
A disk based KV store (based on Bitcask implementation)
☆168Updated 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
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆141Updated 4 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 2 weeks ago
- The Service Bus!☆47Updated last month
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆32Updated 3 months ago
- Minimal Golang library for implemeting weighted round robin load balancing.☆21Updated last year
- A distributed message queue.☆123Updated 3 months ago
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆175Updated 11 months ago
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆152Updated 4 months ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆34Updated this week
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆68Updated this week
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆54Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆272Updated this week
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆117Updated 3 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆63Updated 3 months ago
- Simple and efficient WAL implementation in Go 🚀☆55Updated 6 months ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆64Updated 8 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆111Updated last year
- Toru is a Go module proxy with caching and rewrite capabilities☆23Updated last month
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated 11 months ago
- A basic Raft implementation in Go.☆206Updated 7 months ago
- B-tree implementation for Go☆233Updated 2 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆141Updated 2 months ago
- CSRF middleware for https://github.com/zerodha/fastglue☆15Updated 3 months ago
- Pure Go SQL parser☆138Updated this week
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆392Updated 3 months ago
- Elegant middleware functions for your HTTP clients.☆99Updated last year
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆93Updated 2 years ago