go
-
schollz/PIanoAI
Realtime piano learning and accompaniment from a Pi-powered AI🎹
-
ory/hydra
OAuth2 server with OpenID Connect - cloud native, security-first, open source API security for your infrastructure. Written in Go.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/go
The Go programming language
-
alexellis/faas
Functions as a Service (OpenFaaS) - a serverless framework for Docker & Kubernetes
-
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
-
tendermint/tendermint
Tendermint Core (BFT Consensus) in Go
-
grofers/go-codon
Workflow based REST framework code generator
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
mingrammer/go-web-framework-stars
Web frameworks for Go, most starred on Github
-
tmc/pqstream
pqstream turns your postgres database into an event stream
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
Unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go入门指南》
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
c-bata/go-prompt
Building a powerful interactive prompt in Go, inspired by python-prompt-toolkit.
-
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
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.
-
golang/dep
Go dependency management tool
-
containous/traefik
Træfik, a modern reverse proxy
java
javascript
-
mikeal/r2
HTTP client. Spiritual successor to request.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
nitin42/react-imgpro
📷Image Processing Component for React
-
easy-mock/easy-mock
一个可视化, 并且能快速生成模拟数据的持久化服务.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
thinkjs/thinkjs
Use full ES2015+ features to develop Node.js applications
-
wulkano/kap
An open-source screen recorder built with web technology
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
ryanflorence/render-markdown-javascript
Renders markdown files to HTML with highlighted code blocks BUT ALSO RENDERS THE JAVASCRIPT ONES.
-
awkward/Alembic
⚗️Extract a color palette from Sketch images
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
minirefresh/minirefresh
优雅的H5下拉刷新。零依赖,高性能,多主题,易拓展。(A Graceful HTML5 Drop-Down-Refresh Plugin. )
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
Okazari/Rythm.js
A javascript library that makes your page dance.
-
googlecreativelab/inside-music
Inside Music lets you step inside of a song, seeing its individual pieces to give you a closer look at how music is made.
-
ApoorvSaxena/lozad.js
Highly performant, light ~0.5kb and highly configurable lazy loader in pure JS with no dependencies for images, iframes and more
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react-native
A framework for building native apps with React.
-
wojtekmaj/react-pdf
Easily display PDF files in your React application.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
juliangarnier/anime
JavaScript Animation Engine
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
patriksimek/vm2
Advanced vm/sandbox for Node.js
python
-
ofek/hatch
A modern project, package, and virtual env manager for Python
-
satwikkansal/wtfpython
A collection of interesting, subtle, and tricky Python snippets.
-
eldraco/domain_analyzer
Analyze the security of any domain by finding all the information possible. Made in python.
-
pkmital/pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
-
facebookresearch/loop
A method to generate speech across multiple speakers
-
soimort/you-get
⏬Dumb downloader that scrapes the web
-
hwalsuklee/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
-
fendouai/Awesome-TensorFlow-Chinese
Awesome-TensorFlow-Chinese,TensorFlow 中文资源精选,官方网站,安装教程,入门教程,实战项目,学习路径。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
-
skywind3000/emake
你见过的最简单的 GCC/CLANG 项目构建工具
-
tensorflow/models
Models built with TensorFlow
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
Yorko/mlcourse_open
OpenDataScience Machine Learning course (yet Russian-only)
-
kennethreitz/background
Runs things in the background.
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
mli/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
-
LewisVo/Awesome-Linux-Software
🐧A list of awesome applications, software, tools and other materials for Linux distros.
-
emeryberger/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
-
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.
-
python/cpython
The Python programming language
-
deepmind/pysc2
StarCraft II Learning Environment
-
django/django
The Web framework for perfectionists with deadlines.
-
kennethreitz/pipenv
Sacred Marriage of Pipfile, Pip, & Virtualenv.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions