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)
☆804Updated last month
Alternatives and similar repositories for gokv
Users that are interested in gokv are comparing it to the libraries listed below
Sorting:
- Clone of golang/groupcache with TTL and Item Removal support☆523Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,012Updated 9 months ago
- Fast ring-buffer deque (double-ended queue)☆697Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆609Updated 4 months ago
- A library for diffing golang structures☆960Updated last year
- High Availability Raft Framework for Go☆642Updated 3 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,346Updated 6 months ago
- Go library for creating finite state machines☆1,093Updated 2 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆681Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆902Updated 10 months ago
- Zero-allocation reflection library for Go☆579Updated last year
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Golang rate limiters for distributed applications☆578Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆589Updated last year
- Modern embedded SQL database☆1,610Updated 9 months ago
- Concurrent data structures for Go☆1,446Updated last month
- Write ahead log for Go.☆670Updated 8 months ago
- dque is a fast, embedded, durable queue for Go☆787Updated 9 months ago
- Go package for dealing with maps, slices, JSON and other data.☆781Updated 6 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆825Updated last year
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆367Updated last year
- Initialize structs with default values☆848Updated 11 months ago
- XXH3 algorithm in Go☆465Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆974Updated 2 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆635Updated 3 months ago
- Get hash values for arbitrary values in Go (golang).☆763Updated 2 years ago
- Abstract File Storage☆337Updated 3 weeks ago
- Go library for retrying with configurable backoffs☆675Updated last year
- Abstract JSON for Golang with JSONPath support☆278Updated 8 months ago