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)
☆812Updated 2 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,347Updated 8 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- High Availability Raft Framework for Go☆650Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,023Updated 10 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Golang rate limiters for distributed applications☆587Updated last week
- Modern embedded SQL database☆1,622Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆622Updated 5 months ago
- Go library for creating finite state machines☆1,110Updated 3 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆906Updated last year
- Fast ring-buffer deque (double-ended queue)☆704Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆429Updated 2 years ago
- A supersonic rate limiting package for Go with HTTP middleware.☆644Updated 5 months ago
- Golang port of Abseil's SwissTable☆830Updated 6 months ago
- A library for diffing golang structures☆967Updated last month
- Write ahead log for Go.☆678Updated 3 weeks ago
- Zero-allocation reflection library for Go☆582Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆796Updated 2 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- dque is a fast, embedded, durable queue for Go☆790Updated 10 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆608Updated 8 months ago
- Go library for retrying with configurable backoffs☆683Updated last year
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆639Updated 3 weeks ago
- Concurrent data structures for Go☆1,485Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- XXH3 algorithm in Go☆481Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆980Updated 3 months ago
- Promise / Future library for Go☆410Updated 2 years ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆329Updated 2 years ago