go
-
muesli/crunchy
Finds common flaws in passwords. Like cracklib, but written in Go.
-
hootsuite/atlantis
A unified workflow for collaborating on Terraform through GitHub
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
golang/dep
Go dependency management tool
-
matryer/vice
Go channels at horizontal scale (powered by message queues)
-
golang/go
The Go programming language
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
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.
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
containous/traefik
Træfik, a modern reverse proxy
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
dominikh/go-tools
A collection of tools and libraries for working with Go code, including linters and static analysis
-
kubernetes/minikube
Run Kubernetes locally
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
camptocamp/terraboard
📈A web dashboard to inspect Terraform States🌍
-
appscode/kubed
🛡️A Kubernetes Cluster Operator Daemon
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
GetStream/vg
Virtualgo: Easy and powerful workspace based development for go
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
jdkato/prose
📖A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
gogits/gogs
Gogs is a painless self-hosted Git service.
java
javascript
-
ElemeFE/node-practice
Node.js 实践教程
-
dthree/mailit
A tiny drop-in REST API to send emails
-
americanexpress/jest-image-snapshot
Jest matcher that performs image comparisons using Blink-diff and behaves just like Jest snapshots do! Very useful for browser visual comparison testing.
-
bokub/chalk-animation
🎬Colorful animations in terminal stdout
-
lord/slate
Beautiful static documentation for your API
-
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.
-
rikschennink/fitty
Makes text fit perfectly.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
smallwins/spacetime
A lightweight way to handle timezones in js
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
AlloyTeam/AlloyCrop
The best and tiny size mobile cropping component - 做最好且最小的移动裁剪组件
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
airbnb/javascript
JavaScript Style Guide
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
storybooks/storybook
📓Interactive development & testing environment for React and React-Native UI components
-
xkeshi/image-compressor
A simple JavaScript image compressor.
-
YutHelloWorld/vortex-react
🐌基于React+Redux+ReactRouter+Webpack的前端脚手架🛰
-
deepsweet/hocs
🎁A collection of Higher-Order Components for React
-
facebook/react-native
A framework for building native apps with React.
-
icymind/VRouter
一个基于 Virtualbox 和 openwrt 构建的项目, 旨在实现 OSX (MacOS) 平台上的透明代理.
-
dthree/addict
Get a full Active Directory REST API in 30 seconds
-
zeit/micro
Asynchronous HTTP microservices
-
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