philippgille / gokv
Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)
☆773Updated 3 months ago
Alternatives and similar repositories for gokv:
Users that are interested in gokv are comparing it to the libraries listed below
- High Availability Raft Framework for Go☆618Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,326Updated 2 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆889Updated 6 months ago
- dque is a fast, embedded, durable queue for Go☆781Updated 5 months ago
- A library for diffing golang structures☆933Updated last year
- Fast ring-buffer deque (double-ended queue)☆660Updated 2 weeks ago
- Modern embedded SQL database☆1,578Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆422Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week
- Golang rate limiters for distributed applications☆536Updated this week
- Clone of golang/groupcache with TTL and Item Removal support☆509Updated 3 months ago
- Write ahead log for Go.☆645Updated 4 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆612Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,832Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆984Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆566Updated 7 months ago
- Go library for creating finite state machines☆1,032Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,908Updated 8 months ago
- Zero-allocation reflection library for Go☆559Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆956Updated 2 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- golang implementation of https://json-schema.org drafts 7 & 2019-09☆462Updated 3 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆488Updated 6 months ago
- Concurrent data structures for Go☆1,229Updated last month
- Refactoring and code transformation tool for Go.☆983Updated last month
- An in-memory cache with item expiration and generics☆1,024Updated 3 weeks ago
- A comprehensive error handling library for Go☆1,245Updated 4 months ago
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year