mr-karan / barreldbLinks
A disk based KV store (based on Bitcask implementation)
☆194Updated 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
- Simple no frills AWS S3 Golang Library using REST with V4 Signing (without AWS Go SDK)☆165Updated last month
- Fastglue is an opinionated, bare bones wrapper that glues together fasthttp and fasthttprouter to act as a micro HTTP framework.☆82Updated 5 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- A distributed message queue.☆125Updated last month
- A background jobs library for Go that allows pluggable brokers/store for distribution.☆425Updated 2 weeks ago
- High throughput Go SMTP pool library with graceful handling of idle timeouts, errors, and retries.☆159Updated last week
- 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 3 months ago
- A simple wrapper over Go runtime/pprof for running multiple concurrent profiles and dumping results to files.☆32Updated 11 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- simplesessions is a Go session management library that is completely agnostic of HTTP libraries and frameworks, backend stores, and even …☆68Updated 2 weeks ago
- A basic Raft implementation in Go.☆228Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆205Updated 2 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 2 months ago
- The Service Bus!☆51Updated 4 months ago
- fastcache is an HTTP response caching package that plugs into fastglue that simplifies "dumb" caching of API endpoints.☆35Updated 3 weeks 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
- (educational) build your own disk based KV store in Go☆237Updated last year
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- Parse SQL files with multiple named queries and automatically prepare and scan them into structs.☆62Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- Pure Go SQL parser☆159Updated 3 weeks ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 3 months ago
- Spaceship Go - A journey into the Standard Library☆87Updated 2 years ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
- Simple utility to live preview Go templates with custom data☆34Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year