avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
Humpheh/goboy
Multi-platform Nintendo Game Boy Color emulator written in Go
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
istio/istio
Connect, secure, control, and observe services.
kgretzky/evilginx2
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
spring-cloud-incubator/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
alibaba/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
alibaba/druid
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。2018年开源中国最受欢迎开源软件评选请参与投票https://www.oschina.net/project/top_cn_2018阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
1991viet/QuickDraw
Implementation of Quickdraw - an online game developed by Google
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
inoryy/reaver-pysc2
Reaver: StarCraft II Deep Reinforcement Learning Agent. Modular DRL framework. Works with Gym, Atari, and MuJoCo as well.
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com/ansible/
cleardusk/3DDFA
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.