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)
☆770Updated 2 months ago
Alternatives and similar repositories for gokv:
Users that are interested in gokv are comparing it to the libraries listed below
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- High Availability Raft Framework for Go☆617Updated last month
- Golang rate limiters for distributed applications☆523Updated last week
- A library for diffing golang structures☆929Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆672Updated 11 months ago
- Modern embedded SQL database☆1,576Updated 3 months ago
- dque is a fast, embedded, durable queue for Go☆779Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,317Updated last month
- Fast ring-buffer deque (double-ended queue)☆650Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,009Updated 3 weeks ago
- Clone of golang/groupcache with TTL and Item Removal support☆502Updated 2 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆890Updated 5 months ago
- Get hash values for arbitrary values in Go (golang).☆752Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆898Updated this week
- Combine one or more Go errors together☆1,104Updated 10 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆554Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- A disk-backed key-value store.☆1,416Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆581Updated 6 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆941Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆727Updated 2 weeks ago
- Golang asynchronous task/job queue with Redis, SQS, IronMQ, and in-memory backends☆1,263Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆484Updated 5 months ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆623Updated last month
- Golang port of Abseil's SwissTable☆819Updated 7 months ago
- Expression evaluation in golang☆774Updated 3 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,893Updated 7 months ago
- Refactoring and code transformation tool for Go.☆979Updated 2 weeks ago