go
-
mattn/sudo
sudo for windows
-
ivoras/daisy
A private blockchain where blocks are SQLite databases, in Go
-
golang/go
The Go programming language
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
achilleasa/gopher-os
A proof of concept OS written in Go
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
minio/minio
Minio is an open source object storage server compatible with Amazon S3 APIs
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
pingcap/tidb
TiDB is a distributed NewSQL database compatible with MySQL protocol
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
NebulousLabs/Sia
Blockchain-based marketplace for file storage
-
containous/traefik
Træfik, a modern reverse proxy
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
segmentio/ksuid
K-Sortable Globally Unique IDs
-
go-kit/kit
A standard library for microservices.
-
google/go-microservice-helpers
A collection of handy snippets that simplify creation of GRPC servers and clients
-
alecthomas/kingpin
A Go (golang) command line and flag parser
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
briandowns/simple-httpd
Simple HTTP server replacement for Python SimpleHTTPServer and provides automatic TLS via Let's Encrypt over HTTP2.
-
influxdata/influxdb
Scalable datastore for metrics, events, and real-time analytics
java
javascript
-
robinmoisson/staticrypt
Password protect a static HTML page
-
veltman/flubber
Tools for smoother shape animations.
-
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.
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
naver/billboard.js
Re-usable easy interface JavaScript chart library, based on D3 v4+
-
amark/gun
A realtime, decentralized, offline-first, graph database engine.
-
developit/preact
⚛️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
MuYunyun/reactSPA
react技术栈的综合运用
-
521dimensions/amplitudejs
Amplitude.js is the HTML5 Audio Player for the modern era. No dependencies required.
-
onevcat/UniWebView-Docs
Documentation of UniWebView Project
-
Binaryify/vue-tetris
Use Vue, Vuex, Immutable to code Tetris.
-
airbnb/javascript
JavaScript Style Guide
-
hjnilsson/country-flags
SVG and PNG renders of all countries' flags.
-
ory/editor
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
jgierer12/prettier-github
Format code in GitHub comments with `prettier`
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
facebook/react-native
A framework for building native apps with React.
-
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.
-
luisvinicius167/dutier
A small (1kb), async and simple state management solution for Javascript applications.
-
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
python