go
-
meshbird/meshbird
Distributed private networking
-
shiyanhui/hero
A handy, fast and powerful go template engine.
-
cockroachdb/cockroach
CockroachDB - the scalable, survivable, strongly-consistent SQL database
-
dimonomid/geekmarks
API-Driven, Geeky Bookmarking Service
-
muesli/beehive
A flexible event and agent system with lots of bees
-
asciimoo/wuzz
Interactive cli tool for HTTP inspection
-
golang/go
The Go programming language
-
docker/docker
Docker - the open-source application container engine
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
wallix/awless
The Mighty CLI for AWS
-
fatih/gomodifytags
Go tool to modify struct field tags
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
ponzu-cms/ponzu
CMS with automatic JSON API for "thick client" front-ends. Featuring auto HTTPS, HTTP/2 Server Push, and flexible CMS written in Go.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, 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.
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
sirupsen/logrus
Structured, pluggable logging for Go.
-
containous/traefik
Træfɪk, a modern reverse proxy
-
xtaci/kcptun
A Secure Tunnel Based On KCP over UDP
-
getlantern/lantern
🔴Lantern lastest versionhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
amplitude/redux-query
A library for querying and managing network state in React/Redux applications
-
skidding/illustrated-algorithms
Interactive algorithm visualizations
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Song-Li/cross_browser
cross_browser_fingerprinting
-
philipwalton/analyticsjs-boilerplate
Examples and best practices for using analytics.js
-
nodebox/opentype.js
Read and write OpenType fonts using JavaScript.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
wekan/wekan
The open-source Trello-like kanban (built with Meteor)
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
facebook/react-native
A framework for building native apps with React.
-
Imangazaliev/git-tips
Часто используемые трюки и советы при работе с Git
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
GeekyAnts/NativeBase
Essential cross-platform UI components for React Native
-
jlongster/prettier
Prettier is an opinionated JavaScript formatter.
-
bodymovin/bodymovin
after effects to html library
-
DennisSnijder/MakeGithubGreatAgain
Extension for making GitHub great again
-
alibaba/weex
A framework for building Mobile cross-platform UI
-
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
yarnpkg/yarn
📦🐈Fast, reliable, and secure dependency management.
python
-
python/cpython
The Python programming language
-
yahoo/TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs onto Apache Spark clusters
-
maxbbraun/trump2cash
A stock trading bot powered by Trump tweets
-
awolfly9/IPProxyTool
抓取大量免费代理 ip,提取有效 ip 使用
-
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.
-
airbnb/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
-
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
tensorflow/models
Models built with TensorFlow
-
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
shekkizh/WassersteinGAN.tensorflow
Tensorflow implementation of Wasserstein GAN - arxiv:https://arxiv.org/abs/1701.07875
-
freedomofpress/securedrop
GitHub repository for the SecureDrop whistleblower platform. Do not submit tips here!
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
iakisey/ServerMsgPush
通过测试公众号模版消息推送,能够实时获知服务器的状态
-
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.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
kennethreitz/requests
Python HTTP Requests for Humans™
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
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.
-
manwhoami/Bella
A pure python, post-exploitation, data mining tool and remote administration tool for macOS.
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
XX-net/XX-Net
a web proxy tool