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)
☆801Updated 2 weeks ago
Alternatives and similar repositories for gokv
Users that are interested in gokv are comparing it to the libraries listed below
Sorting:
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,343Updated 6 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆520Updated 2 months ago
- dque is a fast, embedded, durable queue for Go☆784Updated 8 months ago
- High Availability Raft Framework for Go☆637Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- A library for diffing golang structures☆959Updated last year
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Go library for creating finite state machines☆1,078Updated last month
- Modern embedded SQL database☆1,603Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- In-memory SQL engine in Go sql/driver for testing purpose☆901Updated 9 months ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- Zero-allocation reflection library for Go☆576Updated last year
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- Golang rate limiters for distributed applications☆571Updated 2 weeks ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,104Updated last week
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Write ahead log for Go.☆667Updated 8 months ago
- Concurrent data structures for Go☆1,415Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆964Updated last month
- Initialize structs with default values☆843Updated 11 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆631Updated 3 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆716Updated last year
- Expression evaluation in golang☆792Updated 7 months ago
- Get hash values for arbitrary values in Go (golang).☆762Updated 2 years ago
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆635Updated 3 weeks ago