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)
☆818Updated 3 weeks ago
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☆531Updated 7 months ago
- High Availability Raft Framework for Go☆654Updated last week
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Write ahead log for Go.☆691Updated 3 months ago
- Golang rate limiters for distributed applications☆609Updated last week
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- XXH3 algorithm in Go☆500Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Modern embedded SQL database☆1,643Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Simple dense bitmap index in Go with binary operators☆368Updated 5 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆689Updated 3 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆620Updated 11 months ago
- A library for diffing golang structures☆979Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆820Updated 2 weeks ago
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆369Updated last year
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Go library for creating finite state machines☆1,140Updated last month
- Abstract File Storage☆364Updated last week
- Initialize structs with default values☆860Updated last year
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-s…☆331Updated 2 years ago