mr-karan / barreldbLinks
A disk based KV store (based on Bitcask implementation)
☆197Updated 2 years ago
Alternatives and similar repositories for barreldb
Users that are interested in barreldb are comparing it to the libraries listed below
Sorting:
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆184Updated last month
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆83Updated 10 months ago
- A distributed message queue.☆125Updated 6 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆98Updated 3 years ago
- Compress and embed static files and assets into Go binaries and access them with a virtual file system in production☆193Updated 2 years ago
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆38Updated last year
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆440Updated 2 weeks ago
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆174Updated 5 months ago
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆69Updated 3 years ago
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆71Updated 5 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- Minimal Golang library for implemeting weighted round robin load balancing.☆28Updated 9 months ago
- Replicate and sync Kafka topics between clusters in realtime. Supports topic re-mapping, healthchecks, and hot failovers for high availab…☆80Updated 9 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 7 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆363Updated this week
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
- A basic Raft implementation in Go.☆233Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆379Updated 2 years ago
- The Service Bus!☆55Updated 3 months ago
- A Kafka log inspired in-memory and append-only data structure☆136Updated last week
- (educational) build your own disk based KV store in Go☆252Updated last year
- Pure Go SQL parser☆173Updated 3 weeks ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated 2 years ago
- Durable coroutines for Go☆423Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated 2 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 3 months ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆37Updated 3 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Go☆94Updated 3 years ago