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)
☆821Updated 2 months 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 9 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆657Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆693Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,349Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆752Updated 2 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Updated last year
- High Availability Raft Framework for Go☆662Updated last month
- Go library for creating finite state machines☆1,160Updated 2 months ago
- Golang rate limiters for distributed applications☆614Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- A library for diffing golang structures☆983Updated 5 months ago
- Golang port of Abseil's SwissTable☆828Updated 10 months ago
- Initialize structs with default values☆866Updated last year
- dque is a fast, embedded, durable queue for Go☆793Updated last year
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Go package for dealing with maps, slices, JSON and other data.☆834Updated 2 months ago
- Modern embedded SQL database☆1,661Updated 2 weeks ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆727Updated 2 years ago
- Write ahead log for Go.☆702Updated 4 months ago
- XXH3 algorithm in Go☆517Updated this week
- Go library for retrying with configurable backoffs☆701Updated last week
- Concurrent data structures for Go☆1,555Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆703Updated 2 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year
- An in-memory cache with item expiration and generics☆1,205Updated 2 months ago
- Golang errors with stack trace and source fragments.☆1,103Updated last year
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆484Updated 8 months ago