go
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
hacdias/filemanager
📁Web File Manager which can be used as a middleware or standalone app.
-
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
tj/go-progress
Another Go progress bar
-
matryer/vice
Go channels at horizontal scale (powered by message queues)
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
gophercon/2017-talks
Slides and links for 2017 talks
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
golang/dep
Go dependency management tool
-
ExaScience/pargo
A library for parallel programming in Go
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
kudelskisecurity/cdf
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
h2non/gentleman
Full-featured, plugin-oriented, composable HTTP client toolkit for Go
-
k8sdb/cli
KubeDB CLI
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
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.
-
containous/traefik
Træfik, a modern reverse proxy
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
java
javascript
-
ncase/trust
An interactive guide to the game theory of cooperation
-
rikschennink/fitty
Makes text fit perfectly.
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
paypal/react-autocompletely
🔮Primitives to build simple, flexible, WAI-ARIA compliant React autocomplete components
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
lord/slate
Beautiful static documentation for your API
-
keajs/kea
High level abstraction between React and Redux
-
smallwins/spacetime
A lightweight way to handle timezones in js
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
airbnb/javascript
JavaScript Style Guide
-
TryGhost/Ghost
A simple, powerful publishing platform
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
thymikee/snapshot-diff
Diffing snapshot utility for Jest
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
LaloMrtnz/Chain
Dynamic color relations in Sketch.
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebook/react-native
A framework for building native apps with React.
-
xkeshi/image-compressor
A simple JavaScript image compressor.
-
bustle/mobiledoc-kit
A toolkit for building WYSIWYG editors with Mobiledoc
-
vadimdemedes/ink
🌈React for interactive command-line apps
-
antonmedv/jsize
Find out minified and gzip npm package size.
-
johnkorzhuk/grabient
UI to generate linear-gradients
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
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