go
-
alecthomas/chroma
A general purpose syntax highlighter in pure Go
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
keybase/client
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
-
golang/go
The Go programming language
-
olliecoleman/alloy
Boilerplate for creating web applications in Go (golang)
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
alexellis/faas
Functions as a Service (OpenFaaS) - a serverless framework for Docker & Kubernetes
-
govalidator/validator
Validate golang request data with simple rules. Highly encouraged by Laravel's request validation.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
snail007/goproxy
proxy是golang实现的高性能http,https,websocket,tcp代理服务器.程序本身可以作为一级代理,如果设置了上级代理那么可以作为二级代理,乃至N级代理.如果程序不是一级代理,而且上级代理也是本程序,那么可以加密和上级代理之间的通讯,采用底层tls高强度加密,安全无特征.代理时会自动判断访问的网站是否屏蔽,如果被屏蔽那么就会使用上级代理(前提是配置了上级代理)访问网站;如果访问的网站没有被屏蔽,为了加速访问,代理会直接访问网站,不使用上级代理.另外可以设置域名黑白名单,更加自由的控制网站的访问方式。下载地址:https://github.com/snail007/goproxy/releases官方QQ交流群:189618940
-
containous/traefik
Træfik, a modern reverse proxy
-
rakyll/statik
Embed static files into a Go executable
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
ProspectOne/perfops-cli
A simple command line tool to interact with hunderds of servers around the world.
-
kubernetes/minikube
Run Kubernetes locally
-
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.
-
golang/dep
Go dependency management tool
-
uber/jaeger
Jaeger, a Distributed Tracing System
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
coyove/goflyway
HTTP tunnel in Go
-
apex/up
Deploy infinitely scalable serverless apps, apis, and sites in seconds.
java
javascript
-
awslabs/aws-mobile-react-native-starter
-
developit/preact
⚛️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
ruanyf/es6tutorial
《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
-
freeCodeCamp/mail-for-good
An open source email campaign management tool for nonprofits
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
charlestati/amplify
A tiny script allowing inline image zoom
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
muicss/sentineljs
Detect new DOM nodes using CSS selectors (682 bytes)
-
keraf/NoCoin
No coin is a tiny browser extension aiming to block coin miners such as Coinhive.
-
juliangarnier/anime
JavaScript Animation Engine
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
gy-games/smartping
机器(点)间间互PING检测工具,支持互PING,单向PING,绘制拓扑及报警功能。
-
cazala/coin-hive
Coin-Hive cryptocurrency miner for node.js
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
alibaba/rax
🎩A universal React-compatible render engine.
-
DXY-F2E/api-mocker
Api Mocker is more of an api management system than a mocker
-
ustbhuangyi/better-scroll
inspired by iscroll, and it has a better scroll perfermance
-
RubyLouvre/anu
the next-gen react-compat library watching for smart size, high performance & exquisite architecture
-
airbnb/javascript
JavaScript Style Guide
-
ecomfe/san
San is an MVVM Component Framework for the Web.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
ApoorvSaxena/lozad.js
🔥Highly performant, light ~0.5kb and configurable lazy loader in pure JS with no dependencies for images, iframes and more
-
jquery/jquery
jQuery JavaScript Library
python
-
facebookresearch/fairseq-py
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
-
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
-
tensorflow/models
Models built with TensorFlow
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
epickrram/grav
Performance visualisation tools
-
django/django
The Web framework for perfectionists with deadlines.
-
hannob/optionsbleed
-
laixintao/python-parallel-programming-cookbook-cn
📖《Python Parallel Programming Cookbook》中文版
-
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.
-
eriklindernoren/ML-From-Scratch
Bare bones Python implementations of Machine Learning models and algorithms. Aims to cover everything from Data Mining techniques to Deep Learning.
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
VirtueSecurity/aws-extender
-
XX-net/XX-Net
a web proxy tool
-
python/cpython
The Python programming language
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Lz1y/CVE-2017-8759
CVE-2017-8759
-
ansible/awx
AWX Project
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
1adrianb/face-alignment
🔥2D and 3D Face alignment library build using pytorch
-
LewisVo/Awesome-Linux-Software
🐧A list of awesome applications, software, tools and other materials for Linux distros.
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org