go
-
golang/dep
Go dependency tool
-
adtac/autovpn
Easily connect to a VPN in a country of your choice.
-
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install)
-
rsc/corpus
Corpus of interesting Go code
-
oklog/oklog
A distributed and coördination-free log management system
-
docker/docker
Docker - the open-source application container engine
-
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.
-
golang/go
The Go programming language
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
-
containous/traefik
Træfɪk, a modern reverse proxy
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
go-gitea/gitea
Gitea: Git with a cup of tea
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
shenwei356/csvtk
A cross-platform, efficient, practical and pretty CSV/TSV toolkit in Golang
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
grafana/grafana
Gorgeous metric viz, dashboards & editors for Graphite, InfluxDB & Prometheus
-
xtaci/kcptun
A Simple UDP Tunnel Based On KCP
-
spf13/cobra
A Commander for modern Go CLI interactions
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
gislu/goSocketServer
A socket server demo achieved by native Go http package.
-
gogits/gogs
Gogs (Go Git Service) is a painless self-hosted Git service.
-
gobuffalo/buffalo
A Go Web Eco-System
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
java
javascript
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
skidding/illustrated-algorithms
Algorithm → AST → CSS
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
amoghbanta/reactNativeEverywhere
Starter kit to target multiple platforms🌐📱💻with react-native' APIs.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
developit/mitt
Tiny 200b functional event emitter / pubsub.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
Hardmath123/nearley
Simple, fast, powerful parser toolkit for JavaScript.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
styled-components/styled-components
Visual primitives for the component age💅
-
socraticorg/mathsteps
Step by steps math solutions for everyone
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
legomushroom/mojs
motion graphics toolbelt for the web
-
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.
-
airbnb/javascript
JavaScript Style Guide
-
react-boilerplate/react-boilerplate
🔥A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
-
marko-js/marko
Simple, intuitive, performant UI components and templates
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
mjmlio/mjml
MJML: the only framework that makes responsive-email easy
-
reactjs/redux
Predictable state container for JavaScript apps
-
facebook/react-native
A framework for building native apps with React.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
jlongster/prettier
Prettier is an opinionated JavaScript formatter.
python
-
kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
-
Hironsan/BossSensor
Hide screen when boss is approaching.
-
google/glazier
A tool for automating the installation of the Microsoft Windows operating system on various device platforms.
-
czheo/syntax_sugar_python
A library adding some anti-pythonic syntatic sugar to Python
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
hack4impact/flask-base
A dead simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
-
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.
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
wroscoe/donkey
self driving car
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
jcjohnson/pytorch-examples
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
szagoruyko/attention-transfer
Improving Convolutional Networks via Attention Transfer
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
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.
-
nicolargo/glances
Glances an Eye on your system. A top/htop alternative.
-
pypa/pipfile
-
datasciencebr/rosie
🤖Python application responsible for Serenata de Amor's intelligence
-
tensorflow/models
Models built with TensorFlow
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
humphd/have-fun-with-machine-learning
An absolute beginner's guide to Machine Learning and Image Classification with Neural Networks
-
yunjey/dtn-tensorflow
domain transfer network. tensorflow implementation of unsupervised cross-domain image generation
-
kennethreitz/crayons
Text UI colors for Python.
-
django/django
The Web framework for perfectionists with deadlines.