philippgille / gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
☆760Updated last month
Alternatives and similar repositories for gokv:
Users that are interested in gokv are comparing it to the libraries listed below
- Embedded key-value store for read-heavy workloads written in Go☆1,317Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆963Updated 3 months ago
- High Availability Raft Framework for Go☆614Updated last week
- An in-memory cache with item expiration and generics☆994Updated last week
- dque is a fast, embedded, durable queue for Go☆778Updated 3 months ago
- Modern embedded SQL database☆1,575Updated 2 months ago
- Concurrent data structures for Go☆1,150Updated this week
- Write ahead log for Go.☆631Updated 2 months ago
- A universal mechanism to manage goroutine lifecycles☆1,569Updated 9 months ago
- A library for diffing golang structures☆921Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆905Updated this week
- Golang port of Abseil's SwissTable☆803Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆669Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆545Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,818Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆501Updated 3 weeks ago
- Golang errors with stack trace and source fragments.☆1,057Updated 8 months ago
- Refactoring and code transformation tool for Go.☆960Updated last month
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,264Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆887Updated 4 months ago
- Fast ring-buffer deque (double-ended queue)☆639Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆893Updated last month
- A disk-backed key-value store.☆1,412Updated 3 years ago
- Golang rate limiters for distributed applications☆500Updated 3 weeks ago
- Combine one or more Go errors together☆1,084Updated 9 months ago
- Go library for creating finite state machines☆997Updated last week
- Initialize structs with default values☆812Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆718Updated 2 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,514Updated last year