go
-
campoy/go-tooling-workshop
A workshop covering all the tools gophers use in their day to day life
-
galeone/tfgo
Tensorflow + Go, the gopher way
-
volatiletech/abcweb
Go web app framework and generator. Inspired by Rails.
-
dgraph-io/badger
Fastest key-value store in Go.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
golang/go
The Go programming language
-
teambition/gear
A lightweight, composable and high performance web service framework for Go.
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
marianogappa/chart
Quick & smart charting for STDIN
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
goreleaser/goreleaser
Deliver Go binaries as fast and easily as possible
-
garethr/kubeval
Validate your Kubernetes configuration files, supports multiple Kubernetes versions
-
json-iterator/go
A high-performance 100% compatible drop-in replacement of "encoding/json"
-
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.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
kubeless/kubeless
Kubernetes Native Serverless Framework
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
go-chi/chi
lightweight, idiomatic and composable router for building Go 1.7+ HTTP services
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
java
javascript
-
akveo/kittenTricks
🐈A react native mobile starter kit with over 40 screens and theme hot reload support
-
siddharthkp/bundlesize
Keep your bundle size in check
-
Sly777/ran
⚡️RAN! React . Apollo (GraphQL) . Next.js Boilerplate⚡️- SEO-Ready, Production-Ready, SSR, Hot-Reload, CSS-in-JS, Caching and more...
-
akveo/react-native-ui-kitten
🐱Customizable and reusable react-native component kit
-
grab/front-end-guide
📚Study guide and introduction to the modern front end stack.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
evolus/pencil
The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
pinterest/esprint
Fast eslint runner
-
diegomura/react-pdf
Create PDF files using React
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
icons8/titanic
A set of animated icons + code to insert them into the webpages
-
hyperapp/hyperapp
1 KB JavaScript library for building frontend applications.
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
dabbott/react-express
The all-in-one beginner's guide to modern React application development!
-
ecomfe/echarts
A powerful, interactive charting and visualization library for browser
-
toplan/react-hold
🌵Automatically show a well-fitting placeholder for dumb component while its content is loading
-
git-school/visualizing-git
🖼Visualize how common Git operations affect the commit graph
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
vadimdemedes/dom-chef
🍔Build DOM elements using JSX automatically
-
CVarisco/create-component-app
Tool to generate different types of React components from the terminal.
-
chalk/chalk
🖍Terminal string styling done right
-
facebook/react-native
A framework for building native apps with React.
-
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.
python
-
python/cpython
The Python programming language
-
warner/magic-wormhole
get things from one computer to another, safely
-
astorfi/TensorFlow-World
🌎Simple and ready-to-use tutorials for TensorFlow
-
saulpw/visidata
A console spreadsheet tool for discovering and arranging data
-
JianGoForIt/YellowFin_Pytorch
auto-tuning momentum SGD optimizer
-
home-assistant/home-assistant
🏡Open-source home automation platform running on Python 3
-
tensorflow/models
Models built with TensorFlow
-
cloudnativelabs/kube-shell
Kubernetes shell: An integrated shell for working with the Kubernetes CLI
-
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
google/ssl_logger
Decrypts and logs a process's SSL traffic.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
mehrdadn/SOTA-Py
A discrete-time Python-based solver for the Stochastic On-Time Arrival routing problem
-
rlcode/reinforcement-learning
Minimal and Clean Reinforcement Learning Examples
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
django/django
The Web framework for perfectionists with deadlines.
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
datalogue/keras-attention
Visualizing RNNs using the attention mechanism
-
fchollet/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
hitvoice/DrQA
A pytorch implementation of Reading Wikipedia to Answer Open-Domain Questions.
-
littlecodersh/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
-
plotly/dash
Interactive, reactive web apps in pure python⭐️
-
stanfordnlp/python-stanford-corenlp
Official Python interface to CoreNLP using a bidirectional server-client interface.