Stars
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
A tutorial for Go's database/sql package
OS X and iOS application and framework to play with the Apple Push Notification service (APNs)
Source-agnostic distributed change data capture system
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
A tool that can parse, filter, split, and merge RDB files, as well as analyze memory usage offline. It can also sync data between two Redis instances and allows users to define their own sink servi…
Screaming-fast Python 3.5+ HTTP toolkit integrated with pipelining HTTP server based on uvloop and picohttpparser.