go
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
bradleyjkemp/memviz
Visualize your data structures using graphviz
-
ServiceComb/go-chassis
Go-Chassis is a Software Development Kit(SDK) for rapid development of microservices in Go
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
-
golang/go
The Go programming language
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
sundy-li/wechat_brain
头脑王者辅助工具
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
jiajunhuang/guard
A generic high performance circuit breaker & proxy server written in Go
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
golang/dep
Go dependency management tool
-
lightningnetwork/lnd
Lightning Network Daemon⚡️
-
twitchtv/twirp
A simple RPC framework with protobuf service definitions
-
dnote-io/cli
Capture what you learn as you code without leaving the command line
-
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.
-
kubernetes/helm
The Kubernetes Package Manager
-
openfaas/faas
OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
-
google/cadvisor
Analyzes resource usage and performance characteristics of running containers.
-
grpc/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
ncw/rclone
"rsync for cloud storage" - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
coyove/goflyway
HTTP tunnel in Go
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
java
javascript
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
developit/greenlet
🦎Move an async function into its own thread.
-
FullHuman/purgecss
Remove unused css
-
bfirsh/jsnes
A JavaScript NES emulator.
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
IBM/css-gridish
Automatically build your grid design’s CSS Grid code, CSS Flexbox fallback code, Sketch artboards, and Chrome extension.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
facebook/create-react-app
Create React apps with no build configuration.
-
developit/workerize
🏗️Run a module in a Web Worker.
-
renatorib/react-powerplug
🔌3kB gzipped Renderless Pluggable Containers
-
axios/axios
Promise based HTTP client for the browser and node.js
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
airbnb/javascript
JavaScript Style Guide
-
nearform/node-clinic
Clinic diagnoses your Node.js performance issues
-
styled-components/styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress💅
-
transloadit/uppy
The next open source file uploader for web browsers🐶
-
storybooks/storybook
Interactive UI component dev & test: React, React Native, Vue, Angular
-
facebook/react-native
A framework for building native apps with React.
-
alibaba/weex-ui
🏄A rich interaction, lightweight, high performance UI library based on Weex.
-
gatsbyjs/gatsby
⚛️📄🚀Blazing fast static site generator for React
-
HenrikJoreteg/redux-bundler
Compose a redux store out of smaller bundles of functionality
-
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.
-
developit/karmatic
🦑Easy automatic (headless) browser testing. Powered by Karma, Webpack & Jasmine.
-
ccxt/ccxt
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
python