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)
☆811Updated 3 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☆527Updated 5 months ago
- Fast ring-buffer deque (double-ended queue)☆707Updated 3 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,350Updated 8 months ago
- High Availability Raft Framework for Go☆649Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆428Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated 11 months ago
- Golang rate limiters for distributed applications☆592Updated this week
- Go library for creating finite state machines☆1,118Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- dque is a fast, embedded, durable queue for Go☆795Updated 11 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆646Updated 5 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆624Updated 6 months ago
- A library for diffing golang structures☆971Updated 2 months ago
- Golang port of Abseil's SwissTable☆829Updated 7 months ago
- Write ahead log for Go.☆680Updated last month
- Zero-allocation reflection library for Go☆581Updated last year
- XXH3 algorithm in Go☆486Updated 2 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆910Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Initialize structs with default values☆856Updated last year
- Modern embedded SQL database☆1,624Updated last week
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆397Updated 7 months ago
- Simple dense bitmap index in Go with binary operators☆356Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆799Updated last week
- 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
- Concurrent data structures for Go☆1,493Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆829Updated last year
- An in-memory cache with item expiration and generics☆1,157Updated last week
- Abstract JSON for Golang with JSONPath support☆281Updated 10 months ago