go
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
-
jpillora/chisel
A fast TCP tunnel over HTTP
-
olebedev/when
A natural language date/time parser with pluggable rules
-
golang/go
The Go programming language
-
thoas/go-funk
A modern Go utility library which provides helpers (map, find, contains, filter, ...)
-
docker/docker
Docker - the open-source application container engine
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
xtaci/kcptun
A Simple UDP Tunnel Based On KCP
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
gobuffalo/buffalo
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
lk-geimfari/awesomo
The really big list of really interesting open source projects in С, C++, Clojure, Common/Emacs Lisp, Elixir, Erlang, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala and etc.
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
getlantern/lantern
🏮Open Internet for everyone. Lantern is a free application that delivers fast, reliable and secure access to the open Internet for users in censored regions. It uses a variety of techniques to stay unblocked, including domain fronting, p2p, and pluggable transports.
-
lao-siji/lao-siji
注意車速!!
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
labstack/echo
High performance, minimalist Go web framework
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
chrislusf/seaweedfs
SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semantics, SeaweedFS choose to implement only a key~file mapping. Similar to the word "NoSQL", you can call it as "NoFS".
-
uber-go/zap
Fast, structured, leveled logging in Go.
-
uber/cherami-server
Distributed, scalable, durable, and highly available message queue system.
-
viktomas/godu
Simple golang utility helping to discover large files/folders.
java
javascript
-
jlongster/prettier
Prettier is an opinionated JavaScript formatter.
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
mxstbr/micro-analytics
Public analytics as a Node.js microservice, no sysadmin experience required.📈
-
justjavac/awesome-wechat-weapp
微信小程序开发资源汇总💯
-
wekan/wekan
The open-source Trello-like kanban (built with Meteor)
-
luisvinicius167/ityped
Dead simple Javascript animated typing, with no dependencies.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
botpress/botpress
🤖The wordpress of bots. Create, manage and extend chatbots in seconds.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
alibaba/weex
A framework for building Mobile cross-platform UI
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
knsv/mermaid
Generation of diagram and flowchart from text in a similar manner as markdown
-
airbnb/javascript
JavaScript Style Guide
-
lebab/lebab
Turn your ES5 code into readable ES6 (sugar-syntax). It does the opposite of what Babel does.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
zeit/release
Generate changelogs with a single command
-
reactjs/redux
Predictable state container for JavaScript apps
-
infernojs/inferno
An extremely fast, React-like JavaScript library for building modern user interfaces
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
yarnpkg/yarn
📦🐈Fast, reliable, and secure dependency management.
-
facebook/react-native
A framework for building native apps with React.
-
anttiviljami/browser-autofill-phishing
A simple demo of phishing by abusing the browser autofill feature
python
-
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
-
dxa4481/truffleHog
Searches through git repositories for high entropy strings, digging deep into commit history
-
baruchel/lambdascript
A new pure functional language built on the top of Python
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
openai/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
-
kevinhughes27/TensorKart
self-driving MarioKart with TensorFlow
-
airbnb/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
tensorflow/models
Models built with TensorFlow
-
rickey-g/fancybear
Fancy Bear Source Code
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
moxiegushi/zhihu
知乎爬虫(验证码自动识别)
-
k4m4/kickthemout
💤Kick devices off your network by performing an ARP Spoof attack.
-
255BITS/HyperGAN
A versatile GAN(generative adversarial network) implementation. Focused on scalability and ease-of-use.
-
neozhaoliang/pywonderland
-
mikepan/GameEngineBook
The Complete "Game Development with Blender" Book. Now Free.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
jkbrzt/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. Followhttps://twitter.com/clihttpfor tips and updates.
-
songrotek/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
-
igbt6/Packt-Publishing-Free-Learning
Scripts that automatically claim and download free daily eBooks fromhttps://www.packtpub.com/packt/offers/free-learning
-
django/django
The Web framework for perfectionists with deadlines.
-
kennethreitz/requests
Python HTTP Requests for Humans™
-
XX-net/XX-Net
a web proxy tool
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.