go
-
hacdias/filemanager
📁Web File Manager which can be used as a middleware or standalone app.
-
gophercon/2017-talks
Slides and links for 2017 talks
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
open-falcon/falcon-plus
An open-source and enterprise-level monitoring system.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
golang/dep
Go dependency management tool
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
box/memsniff
A tool for recording and displaying statistics on memcached traffic written in golang.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
appscode/voyager
✈️️ Secure Ingress Controller for Kubernetes
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
github/hub
hub helps you win at git.
-
kubernetes/minikube
Run Kubernetes locally
-
containous/traefik
Træfik, a modern reverse proxy
-
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.
-
derekparker/delve
Delve is a debugger for the Go programming language.
java
javascript
-
lord/slate
Beautiful static documentation for your API
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
xkeshi/image-compressor
A simple JavaScript image compressor.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
johnkorzhuk/grabient
UI to generate linear-gradients
-
vadimdemedes/ink
🌈React for interactive command-line apps
-
KingPixil/wade
🌊Blazing fast, 1kb search for Javascript
-
fiatjaf/coisas
a client-side CMS for static sites hosted on GitHub
-
ncase/trust
An interactive guide to the game theory of cooperation
-
airbnb/javascript
JavaScript Style Guide
-
keajs/kea
High level abstraction between React and Redux
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebook/react-native
A framework for building native apps with React.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
Kickball/awesome-selfhosted
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
-
WolframHempel/speaking-jpg
A nonsense way to hide encrypted text messages inside jpegs
-
jaredreich/pell
📝the simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
-
gpujs/gpu.js
GPU Accelerated JavaScript
-
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.
-
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
-
socketio/socket.io
Realtime application framework (Node.JS server)
python
-
madeye/sssniff
ShadowSocks(SS) traffic sniffer
-
facebookresearch/DrQA
Reading Wikipedia to Answer Open-Domain Questions
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
tensorflow/models
Models built with TensorFlow
-
airbnb/binaryalert
BinaryAlert: Serverless, Real-time & Retroactive Malware Detection
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
chenjiandongx/pyecharts
Python Echarts Plotting Library
-
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
-
bsmali4/xssfork
-
shadowsocksr/shadowsocksr
Python port of ShadowsocksR
-
salesforce/ja3
JA3 is a standard for creating SSL client fingerprints in an easy to produce and shareable way.
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
warner/magic-wormhole
get things from one computer to another, safely
-
XX-net/XX-Net
a web proxy tool
-
shadowsocks/shadowsocks
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
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.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
django/django
The Web framework for perfectionists with deadlines.
-
gjcarneiro/yacron
A modern Cron replacement that is Docker-friendly
-
plotly/dash
Interactive, reactive web apps in pure python🎚📊
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
requests/requests
Python HTTP Requests for Humans™✨🍰✨
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.