go
-
istio/istio
Sample code, build and tests and governance material for the Istio project.
-
dzhou121/gonvim
-
zyedidia/micro
A modern and intuitive terminal-based text editor
-
golang/go
The Go programming language
-
tidwall/pinhole
3D Wireframe Drawing Library for Go
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
kshvmdn/fsql
Search through your filesystem with SQL-esque queries.
-
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC
-
kubernetes/minikube
Run Kubernetes locally
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
junegunn/fzf
🌸A command-line fuzzy finder written in Go
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
syncthing/syncthing
Open Source Continuous File Synchronization
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
elliotchance/c2go
⚖️A tool for converting C to Go.
-
containous/traefik
Træfik, a modern reverse proxy
-
NebulousLabs/Sia
Blockchain-based marketplace for file storage
-
keybase/client
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
java
javascript
-
ory/editor
Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids.
-
ForbesLindesay/taxi-rank
A JSDom based Selenium Webdriver API
-
toish/chromatism
🌈A simple set of utility functions for colours.
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
notadd/neditor
基于 ueditor的更现代化的富文本编辑器
-
FormidableLabs/react-live
A production-focused playground for live editing React components
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
zouhir/lqip-loader
Low Quality Image Placeholders (LQIP) for Webpack
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
standard-things/esm
ECMAScript modules in Node today!
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
airbnb/javascript
JavaScript Style Guide
-
sindresorhus/escape-goat
&🐐; Escape a string for use in HTML or the inverse
-
dawnlabs/alchemy
🔮File conversion, all from the menu bar
-
gitsummore/nile.js
Scalable peer to peer live video streaming built on torrents and webRTC
-
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.
-
sindresorhus/pify
Promisify a callback-style function
-
developit/preact-cli
😺Your next Preact PWA starts in 30 seconds.
-
facebook/react-native
A framework for building native apps with React.
-
developit/preact
⚛️Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM.
-
zeit/next.js
Framework for server-rendered React apps
-
openstf/stf
Control and manage Android devices from your browser.
-
diegomura/react-pdf
Create PDF files using React
python