gerlacdt / db-key-value-storeLinks
Simple key-value storage server with http endpoints in golang
☆42Updated 3 years ago
Alternatives and similar repositories for db-key-value-store
Users that are interested in db-key-value-store are comparing it to the libraries listed below
Sorting:
- Various golang benchmarks I've written☆109Updated 7 years ago
- An implementation in GO (golang) of the basic algorithms and data structure.☆144Updated 6 years ago
- Queue data structure for Go; SAY NO TO GITHUB☆129Updated 8 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆126Updated 6 years ago
- Design patterns implemented with Golang☆172Updated 5 years ago
- gRPC bidirectional streaming example written in golang☆118Updated last year
- Code used in the "Go Profiling and Optimization" talk☆82Updated 7 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- Example code to accompany the book building Microservices in go☆99Updated 6 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- Questions to estimate your Go level☆57Updated 7 years ago
- Working my way through cracking the coding interview in Go, because I want to learn it☆91Updated 6 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 5 years ago
- A tiny wrapper over amqp exchanges and queues 🚌 ✨☆98Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- In memory sharded cache implementation☆34Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Golang simple thread pool implementation☆104Updated 5 years ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆46Updated 5 years ago
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last week
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 2 years ago
- Implementation of HTTP load-balancers.☆56Updated 5 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆170Updated 6 years ago
- A simple real-time collaborative drawing app built with Go☆149Updated 6 years ago
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Probabilistic set data structure☆87Updated 8 years ago
- URL Shortener Service in Go☆126Updated 2 years ago
- Data Structures with Go Language☆140Updated 6 years ago
- A good demonstration of Go composition of types and processes.☆85Updated 6 years ago