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)
☆818Updated 3 weeks 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 7 months ago
- High Availability Raft Framework for Go☆654Updated last week
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- Go library for creating finite state machines☆1,140Updated last month
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Golang rate limiters for distributed applications☆603Updated last week
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆689Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- Write ahead log for Go.☆691Updated 3 months ago
- dque is a fast, embedded, durable queue for Go☆795Updated last year
- A library for diffing golang structures☆979Updated 4 months ago
- Golang package for editing struct's fields during runtime and mapping structs to other structs.☆726Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or …☆482Updated 7 months ago
- XXH3 algorithm in Go☆500Updated 4 months ago
- Golang port of Abseil's SwissTable☆828Updated 9 months ago
- Modern embedded SQL database☆1,643Updated last month
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- Initialize structs with default values☆860Updated last year
- An in-memory cache with item expiration and generics☆1,187Updated 3 weeks ago
- High performance Golang HTTP middleware for server-side application layer caching, ideal for REST APIs☆369Updated last year
- Concurrent data structures for Go☆1,524Updated 2 months ago
- Go library for retrying with configurable backoffs☆698Updated last month
- An experimental Go local docs server/generator and code reader implemented with some fresh ideas.☆645Updated 2 months ago
- Expression evaluation in golang☆809Updated 4 months ago