WangRuhua's Stars
mingrammer/diagrams
:art: Diagram as Code for prototyping cloud system architectures
Supervisor/supervisor
Supervisor process control system for Unix (supervisord)
python/python-docs-zh-cn
zh_CN translation of the Python documentation
pallets/flask
The Python micro framework for building web applications.
pallets/click
Python composable command line interface toolkit
GoogleCloudPlatform/terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
awslabs/aws-config-rules
[Node, Python, Java] Repository of sample Custom Rules for AWS Config.
hashicorp/docker-hub-images
Automatic builds of container images for Docker Hub
rik2803/aws-sts-assumerole
Bash script to easily set shell environment with temporary access tokens using a config file and the AWS credentials file
FiloSottile/whoami.filippo.io
A ssh server that knows who you are. $ ssh whoami.filippo.io
lzhpo/Queue
本人的RabbitMQ和Kafka详细笔记以及示例代码
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
widdix/learn-cloudformation
Learn how to use Infrastructure as Code on AWS with the help of CloudFormation.
ks888/LambStatus
[Maintenance mode] Serverless Status Page System
dutchcoders/transfer.sh
Easy and fast file sharing from the command-line.
mscdex/ssh2
SSH2 client and server modules written in pure JavaScript for node.js
PanJiaChen/vue-admin-template
a vue2.0 minimal admin template
mmacneil/devfolio
A simple, responsive, single-page portfolio and resume for developers built with Bulma, Sass, Font Awesome and Flickity.
mdn/learning-area
GitHub repo for the MDN Learning Area.
IBM/newrelic-cli
New Relic CLI is a command line tool which is used to operate New Relic objects(Synthetic monitors, alert policies, conditions, account users etc). You can use it easily to list/get/create/delete these objects. It can be used to backup your New Relic configuration data and restore in the future. It is easy to be used other than calling different REST API endpoints.
ivbeg/awesome-status-pages
Awesome list of status page open source software, services and public status pages of major internet companies
srsandy/Data-Structures-and-Algorithms-in-Java-2nd-Edition-by-Robert-Lafore
Solutions of Data Structures and Algorithms in Java 2nd Edition by Robert Lafore. Adding practice problems and solutions.
aws-samples/aws-modern-application-workshop
A tutorial for developers that want to learn about how to build modern applications on top of AWS. You will build a sample website that leverages infrastructure as code, containers, serverless code functions, CI/CD, and more.
sorenduan/awesome-java-books
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
newrelic/infrastructure-agent-chef
Chef cookbook for installing New Relic Infrastructure agent
xingshaocheng/architect-awesome
后端架构师技术图谱
NewRelicUniversity/spring-petclinic
nightwatchjs/nightwatch
Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
WangRuhua/Hands-On-Data-Structures-and-Algorithms-with-Python-Second-Edition
Hands-On Data Structures and Algorithms with Python Second Edition, published by Packt
PegasusWang/python_data_structures_and_algorithms
Python 中文数据结构和算法教程