go
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
matryer/vice
Go channels at horizontal scale (powered by message queues)
-
golang/go
The Go programming language
-
dominikh/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
camptocamp/terraboard
📈A web dashboard to inspect Terraform States🌍
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
GetStream/vg
Virtualgo: Easy and powerful workspace based development for go
-
made2591/go-perceptron-go
A single level perceptron classifier with weights estimated from sonar training data set using stochastic gradient descent.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
kelseyhightower/kubernetes-envoy-sds
Kubernetes Envoy Service Discovery Service.
-
gophercon/2017-talks
Slides and links for 2017 talks
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
kubernetes/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
containous/traefik
Træfik, a modern reverse proxy
-
jdkato/prose
📖A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
-
golang/dep
Go dependency management tool
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
nsqio/nsq
A realtime distributed messaging platform
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
java
javascript
-
bokub/chalk-animation
🎬Colorful animations in terminal stdout
-
ncase/trust
An interactive guide to the game theory of cooperation
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
smallwins/spacetime
A lightweight way to handle timezones in js
-
rikschennink/fitty
Makes text fit perfectly.
-
icymind/VRouter
一个基于 Virtualbox 和 openwrt 构建的项目, 旨在实现 OSX (MacOS) 平台上的透明代理.
-
dthree/addict
Get a full Active Directory REST API in 30 seconds
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
storybooks/storybook
📓Interactive development & testing environment for React and React-Native UI components
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
lord/slate
Beautiful static documentation for your API
-
airbnb/javascript
JavaScript Style Guide
-
SheetJS/js-xlsx
📗SheetJS Community Edition -- Spreadsheet Parser and Writer
-
workflowproducts/postage
Postage - A fast replacement for PGAdmin.
-
ExpressGateway/express-gateway
A microservices API Gateway built on top of ExpressJS
-
hshoff/vx
react + d3 = vx | visualization components
-
facebook/react-native
A framework for building native apps with React.
-
thejameskyle/styled-theming
Create themes for your app using styled-components
-
kagux/ex_debug_toolbar
A debug web toolbar for Phoenix projects to display all sorts of information about request
-
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.
-
yoshuawuyts/nanogql
Tiny graphQL client library
-
siddharthkp/bundlesize
Keep your bundle size in check
python