philippgille / gokvLinks
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
☆792Updated 6 months ago
Alternatives and similar repositories for gokv
Users that are interested in gokv are comparing it to the libraries listed below
Sorting:
- Embedded key-value store for read-heavy workloads written in Go☆1,338Updated 5 months ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- dque is a fast, embedded, durable queue for Go☆783Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)☆687Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,001Updated 7 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆518Updated 2 months ago
- Modern embedded SQL database☆1,598Updated 7 months ago
- Write ahead log for Go.☆664Updated 7 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆677Updated last year
- Zero-allocation reflection library for Go☆576Updated last year
- XXH3 algorithm in Go☆457Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,291Updated last month
- Golang errors with stack trace and source fragments.☆1,093Updated last year
- Selected Go-internal packages factored out from the standard library☆922Updated 2 months ago
- Go library for retrying with configurable backoffs☆669Updated 10 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 10 months ago
- BadgerHold is an embeddable NoSQL store for querying Go types built on Badger☆541Updated 2 months ago
- Golang rate limiters for distributed applications☆567Updated 3 weeks ago
- A library for diffing golang structures☆952Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Concurrent data structures for Go☆1,353Updated last month
- Combine one or more Go errors together☆1,142Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆608Updated 5 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆985Updated 3 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆325Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆478Updated 4 months ago