go
-
murlokswarm/app
Package to create apps with GO, HTML and CSS.
-
davelondon/jennifer
Jennifer is a code generator for go
-
bfirsh/whalebrew
Homebrew, but with Docker images
-
golang/go
The Go programming language
-
docker/docker
Docker - the open-source application container engine
-
AsynkronIT/protoactor-go
Proto Actor - Ultra fast distributed actors for Golang and C#
-
nuveo/prest
Serve a RESTful API from any PostgreSQL database
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
fission/fission
Fast Serverless Functions for Kubernetes
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
golang/dep
Go dependency tool
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
kubernetes/minikube
Run Kubernetes locally
-
Shixzie/nlp
General purpose any-lang Natural Language Processor that parses the data inside a text and returns a filled model
-
travisjeffery/jocko
Kafka implemented in Golang with built-in coordination (No ZK dep, single binary install)
-
badoux/checkmail
Golang package for email validation
-
knq/chromedp
Package chromedp is a faster, simpler way to drive browsers (Chrome, Edge, Safari, Android, etc) without external dependencies (ie, Selenium, PhantomJS, etc).
-
gogits/gogs
Gogs (Go Git Service) is a painless self-hosted Git service.
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
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.
-
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
go-gitea/gitea
Gitea: Git with a cup of tea
-
google/grumpy
Grumpy is a Python to Go source code transcompiler and runtime.
java
javascript
-
bodymovin/bodymovin
after effects to html library
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
-
FrontendMasters/front-end-handbook-2017
2017 edition of our front-end development guide
-
ro31337/libretaxi
LibreTaxi, free and open source Uber/Lyft alternative to connect passengers and drivers.
-
GoogleChrome/preload-webpack-plugin
A Webpack plugin for wiring up `<link rel='preload'>` (and prefetch) - supports async chunks
-
juliandescottes/piskel
A simple web-based tool for Spriting and Pixel art.
-
oliver-moran/jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
-
hyperapp/hyperapp
1kb JavaScript library for building modern UI applications
-
JosephusPaye/Keen-UI
A lightweight collection of essential UI components written with Vue and inspired by Material Design
-
avocode/nachos-ui
Nachos UI is a React Native component library.
-
kciter/qart.js
Generate artistic QR code.🎨
-
airbnb/javascript
JavaScript Style Guide
-
RocketChat/Rocket.Chat
Have your own Slack like online chat, built with Meteor.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
react-community/react-navigation
Learn once, navigate anywhere
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
pubkey/rxdb
💻📱Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime❗️
-
phoboslab/jsmpeg
MPEG1 Video Decoder in JavaScript
-
stdlib/lib
StdLib Service Creation, Deployment, and Management Tools
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
botpress/botpress
🤖The only sane way of building great bots.👉
-
transloadit/uppy
🐶The next open source file uploader for web browsers — a work in progress⚠️🚧
-
facebookincubator/create-react-app
Create React apps with no build configuration.
python
-
kylemcdonald/FreeWifi
How to get free wifi.
-
akelleh/causality
Tools for causal analysis
-
x0rz/tweets_analyzer
Tweets metadata scraper & activity analyzer
-
lgandx/PoC
Various PoCs
-
jarv/cmdchallenge
A repository for one-line bash commands
-
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.
-
cloudreach/sceptre
Build better AWS infrastructure
-
RUB-NDS/PRET
Printer Exploitation Toolkit - The tool that made dumpster diving obsolete.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
airbnb/superset
Superset is a data exploration platform designed to be visual, intuitive, and interactive
-
django/django
The Web framework for perfectionists with deadlines.
-
david-gpu/deep-makeover
Deep learning project to transform male portraits into female and vice versa
-
kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
DonJayamanne/pythonVSCode
Cross platform editing, debugging, linting, testing (and more) Python (2.7 to 3.6) code (including Jupyter support) using Visual Studio Code
-
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.
-
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
-
martinarjovsky/WassersteinGAN
-
tensorflow/models
Models built with TensorFlow
-
Shmoopty/rpi-appliance-monitor
Device to monitor appliances that vibrate, such as clothes dryers or garage door openers
-
kennethreitz/requests
Python HTTP Requests for Humans™