spinlock's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
golang/go
The Go programming language
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
moby/moby
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
google/guava
Google core libraries for Java
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
bayandin/awesome-awesomeness
A curated list of awesome awesomeness
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
aosabook/500lines
500 Lines or Less
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
vitessio/vitess
Vitess is a database clustering system for horizontal scaling of MySQL.
ceph/ceph
Ceph is a distributed object, block, and file storage platform
CodisLabs/codis
Proxy based Redis cluster solution supporting pipeline and scaling dynamically
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
capnproto/capnproto
Cap'n Proto serialization/RPC system - core tools and C++ library
gomodule/redigo
Go client for Redis
ehazlett/shipyard
Composable Docker Management
samuel/go-zookeeper
Native ZooKeeper client for Go. This project is no longer maintained. Please use https://github.com/go-zookeeper/zk instead.
sequenceiq/hadoop-docker
Hadoop docker image
jmhodges/levigo
levigo is a Go wrapper for LevelDB