go
-
spolu/warp
Secure and simple terminal sharing
-
iafan/goplayspace
Experimental Go Playground frontend written in Go
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
json-iterator/go
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
-
dzhou121/gonvim
-
Azure/draft
A tool for developers to create cloud-native applications on Kubernetes.
-
golang/go
The Go programming language
-
restic/restic
Fast, secure, efficient backup program
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
istio/istio
Sample code, build and tests and governance material for the Istio project.
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
aprice/embed
Static content embedding for Golang
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
coreos/clair
Vulnerability Static Analysis for Containers
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
containous/traefik
Træfik, a modern reverse proxy
-
astaxie/beego
beego is an open-source, high-performance web framework for the Go programming language.
-
segmentio/kafka-go
Kafka library in Go
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
kryptco/kr
kr | SSH using a key stored in Kryptonite.
java
javascript
-
bailicangdu/node-elm
基于 node.js + Mongodb 构建电商后台系统
-
sakurity/securelogin
SecureLogin Client Implementation for Web, Desktop (with Electron) and Mobile (with Cordova)
-
Angelmmiguel/svgi
🔎The SVG inspection tool
-
facebook/metro-bundler
🚇The JavaScript bundler for React Native.
-
hyperapp/hyperapp
1kb JavaScript library for building frontend applications.
-
xitu/front-end-handbook-2017
2017 edition of our front-end development guide
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
pinterest/bonsai
Understand the tree of dependencies inside your webpack bundles, and trim away the excess.
-
nimiq-network/core
Nimiq Blockchain Core
-
prettier/prettier
Prettier is an opinionated code formatter.
-
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.
-
ory/editor
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
diegohaz/generact
Tool for generating React components by replicating your own components
-
airbnb/javascript
JavaScript Style Guide
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
hshoff/vx
react + d3 = vx | visualization components
-
facebook/react-native
A framework for building native apps with React.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
juliangarnier/anime
JavaScript Animation Engine
-
storybooks/storybook
📓Interactive development & testing environment for React and React-Native UI components
-
zeit/pkg
Package your Node.js project into an executable
python