go
-
murlokswarm/app
Package to create apps with GO, HTML and CSS.
-
fission/fission
Fast Serverless Functions for Kubernetes
-
bfirsh/whalebrew
Homebrew, but with Docker images
-
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install)
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
golang/dep
Go dependency tool
-
davelondon/jennifer
Jennifer is a code generator for go
-
gogits/gogs
Gogs (Go Git Service) is a painless self-hosted Git service.
-
docker/docker
Docker - the open-source application container engine
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
Shixzie/nlp
General purpose any-lang Natural Language Processor that parses the data inside a text and returns a filled model
-
golang/go
The Go programming language
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
abiosoft/ishell
interactive shell library for creating interactive cli applications.
-
future-architect/vuls
Vulnerability scanner for Linux/FreeBSD, agentless, written in Go
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
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.
-
knq/chromedp
Package chromedp is a faster, simpler way to drive browsers (Chrome, Edge, Safari, Android, etc) without external dependencies (ie, Selenium, PhantomJS, etc).
-
apex/apex
Build, deploy, and manage AWS Lambda functions with ease (with Go support!).
-
kubernetes/minikube
Run Kubernetes locally
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
gobuffalo/buffalo
A Go Web Eco-System
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
java
javascript
-
ro31337/libretaxi
LibreTaxi, free and open source Uber/Lyft alternative to connect passengers and drivers.
-
FrontendMasters/front-end-handbook-2017
2017 edition of our front-end development guide
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
hyperapp/hyperapp
1kb JavaScript library for building modern UI applications
-
oliver-moran/jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
-
juliandescottes/piskel
A simple web-based tool for Spriting and Pixel art.
-
avocode/nachos-ui
Nachos UI is a React Native component library.
-
GoogleChrome/preload-webpack-plugin
A Webpack plugin for wiring up `<link rel='preload'>` (and prefetch) - supports async chunks
-
pubkey/rxdb
💻📱Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime❗️
-
airbnb/javascript
JavaScript Style Guide
-
kciter/qart.js
Generate artistic QR code.🎨
-
JosephusPaye/Keen-UI
A lightweight collection of essential UI components written with Vue and inspired by Material Design
-
react-community/react-navigation
Learn once, navigate anywhere
-
botpress/botpress
🤖The only sane way of building great bots.👉
-
RocketChat/Rocket.Chat
Have your own Slack like online chat, built with Meteor.
-
bodymovin/bodymovin
after effects to html library
-
deepsyx/home-automation
Raspberry Pi 3 based home automation with NodeJS and React Native.
-
webpack/webpack-pwa
Example for a super simple PWA with webpack.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
jlongster/prettier
Prettier is an opinionated JavaScript formatter.
-
samtgarson/micro-starter
🔷Basic (opinionated) starter kit for a micro app with webpack build
-
Fabianlindfors/multi.js
A user-friendly replacement for select boxes with multiple attribute enabled
python
-
x0rz/tweets_analyzer
Tweets metadata scraper & activity analyzer
-
airbnb/streamalert
StreamAlert is a serverless, realtime data analysis framework which empowers you to ingest, analyze, and alert on data from any environment, using datasources and alerting logic you define.
-
RUB-NDS/PRET
Printer Exploitation Toolkit - The tool that made dumpster diving obsolete.
-
DonJayamanne/pythonVSCode
Python support for Visual Studio Code
-
kylemcdonald/FreeWifi
How to get free wifi.
-
martinarjovsky/WassersteinGAN
-
david-gpu/deep-makeover
Deep learning project to transform male portraits into female and vice versa
-
kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
-
google/yapf
A formatter for Python files
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
cloudreach/sceptre
Build better AWS infrastructure
-
django/django
The Web framework for perfectionists with deadlines.
-
tensorflow/models
Models built with TensorFlow
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
jarv/cmdchallenge
A repository for one-line bash commands
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
ContextLab/hypertools
A python toolbox for visualizing and manipulating high-dimensional data
-
jarrekk/imgkit
🎆Wkhtmltoimage python wrapper to convert html to image
-
lengstrom/fast-style-transfer
Fast Style Transfer in 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.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
dropbox/pyston
An open-source Python implementation using JIT techniques.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions