chongdeduwang's Stars
golang/go
The Go programming language
Vonng/ddia
《Designing Data-Intensive Application》DDIA中文翻译
hqin6/imock
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
olivere/elastic
Deprecated: Use the official Elasticsearch client for Go at https://github.com/elastic/go-elasticsearch
shadowsocks/shadowsocks-android
A shadowsocks client for Android
chongdeduwang/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
bitcoin/bitcoin
Bitcoin Core integration/staging tree
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
open-android/Android
GitHub上最火的Android开源项目,所有开源项目都有详细资料和配套视频
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
Tencent/QTAF
QTA test framework
TheAlgorithms/Java
All Algorithms implemented in Java
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
Tinywan/golang-tutorial
:bouquet: Golang 系列教程(译)
hellokaton/java-bible
:banana: 我的技术摘要
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
grafana/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
chongdeduwang/k6
A modern load testing tool, using Go and JavaScript - https://k6.io
funtl/spring-cloud-alibaba-my-shop
利用 Spring Cloud Alibaba 微服务架构解决方案重构《走向单体地狱》阶段开发的 MyShop 项目,以便于我们更好的理解微服务架构,将知识点运用到实践中。
limuyang2/FastPay
💴一个使用LiveData集成的微信、支付宝、银联支付的小巧库
jeequan/jeepay
Jeepay是一套适合互联网企业使用的开源支付系统,支持多渠道服务商和普通商户模式。已对接微信支付,支付宝,云闪付官方接口,支持聚合码支付。
fabulouspanda/MacMiner
The first native Mac GUI for Bitcoin, Litecoin and Alt Coin mining
nutzam/nutzboot
NutzBoot,简称NB,是可靠的企业级微服务框架,提供自动配置,嵌入式web服务,分布式会话,服务治理,负载均衡,hystrix,RPC等一篮子解决方案
netty/netty
Netty project - an event-driven asynchronous network application framework
apple/darwin-xnu
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
eishay/jvm-serializers
Benchmark comparing serialization libraries on the JVM
doubleview/data-structure
基于java语言的数据结构及算法实现,LeetCode算法示例