kay1028's Stars
checkr/states-language-cadence
States Language on Cadence
google/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
linkedin/cruise-control
Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
BCEBIGDATA/bdl-samples
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
BCEBIGDATA/bmr-sample-java
BMR服务Java样例
BCEBIGDATA/kafka-sample-java
百度消息服务Java样例
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
ant0ine/go-json-rest
A quick and easy way to setup a RESTful JSON API
jmoiron/sqlx
general purpose extensions to golang's database/sql
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
mlafeldt/chef-runner
The fastest way to run Chef cookbooks
golang/mock
GoMock is a mocking framework for the Go programming language.
golang/glog
Leveled execution logs for Go