go
-
istio/istio
Sample code, build and tests and governance material for the Istio project.
-
elliotchance/c2go
⚖️A tool for converting C to Go.
-
kshvmdn/fsql
Search through your filesystem with SQL-esque queries.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
minio/c2goasm
C to Go Assembly
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
kevinburke/ssh_config
Go parser for ssh_config files
-
libeclipse/memguard
A pure Go library for handling sensitive values in memory.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
huanglizhuo/kotlin-in-chinese
kotlin 官方文档翻译
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
ardanlabs/gotraining
Go Training Class Material :
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
tidwall/pinhole
3D Wireframe Drawing Library for Go
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
kubernetes/minikube
Run Kubernetes locally
-
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.
-
ory/hydra
OAuth 2.0 server with OpenID Connect support - cloud native, security-first, open source API security for your infrastructure. 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) using the Chrome Debugging Protocol.
-
songtianyi/wechat-go
go version wechat web api and message framework for building chat bot
java
javascript
-
ory/editor
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
-
zouhir/lqip-loader
Low Quality Image Placeholders (LQIP) for Webpack
-
jiahaog/nativefier
Make any web page a desktop application
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
ianstormtaylor/slate
A completely customizable framework for building rich text editors.
-
datproject/dat
💾Sync data across the distributed web.
-
FormidableLabs/react-live
A production-focused playground for live editing React components
-
styled-components/styled-components
Visual primitives for the component age💅
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
diegomura/react-pdf
Create PDF files using React
-
airbnb/javascript
JavaScript Style Guide
-
npm/npm
a package manager for javascript
-
flatlogic/react-dashboard
React Dashboard - isomorphic web dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync)
-
facebook/react-native
A framework for building native apps with React.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
developit/preact-cli
😺Your next Preact PWA starts in 30 seconds.
-
dashersw/cote
A Node.js library for building zero-configuration microservices.
-
jinzhuming/algorithm
使用 JavaScript 完成大多数的常用算法
-
Kickball/awesome-selfhosted
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
developit/preact
⚛️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
toish/chromatism
🌈A simple set of utility functions for colours.
python
-
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
-
chaosbot/Chaos
A social coding experiment that updates its own code democratically.
-
omri9741/cve-2017-7494
Proof-of-Concept exploit for CVE-2017-7494(Samba RCE from a writable share)
-
joeddav/devol
Automated deep neural network design via genetic programming
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
tensorflow/models
Models built with TensorFlow
-
oarriaga/face_classification
Real-time face detection and emotion/gender classification using fer2013/imdb datasets with a keras CNN model and openCV.
-
chubin/cheat.sh
the fastest way to find {command options|code pieces} you need
-
fchollet/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
-
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.
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
yandex/gixy
Nginx configuration static analyzer
-
django/django
The Web framework for perfectionists with deadlines.
-
airbnb/superset
Superset is a modern, enterprise-ready business intelligence web application
-
XX-net/XX-Net
a web proxy tool
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
keon/algorithms
Minimal examples of data structures and algorithms in Python
-
gaojiuli/tomd
Convert HTML to Markdown.
-
eladhoffer/bigBatch
Code used to generate the results appearing in "Train longer, generalize better: closing the generalization gap in large batch training of neural networks"
-
pallets/flask
A microframework based on Werkzeug, Jinja2 and good intentions
-
schollz/howmanypeoplearearound
Count the number of people around you👨👨👦by monitoring wifi signals📡
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
datascienceinc/Skater
Python Library for Model Agnostic Interpretation
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
amujika/Fast-Slow-LSTM