go
-
kshvmdn/fsql
Search through your filesystem with SQL-esque queries.
-
dgraph-io/badger
Fastest key/value store in Go.
-
shunfei/cronsun
An distributed job system, similar with distributed crontab.
-
loadimpact/k6
A modern load testing tool, using Go and JavaScript -https://k6.io
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
rs/zerolog
Zero Allocation JSON Logger
-
cockroachdb/cockroach
CockroachDB - the open source, cloud-native SQL database.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
dgraph-io/dgraph
Fast, Distributed Graph DB
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
upspin/upspin
Upspin: A framework for naming everyone's everything.
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
lovoo/goka
Goka is a compact yet powerful distributed stream processing library for Apache Kafka written in Go.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
aurelien-rainone/go-rquad
State of the art point location and neighbour finding algorithms for region quadtrees, in Go
-
open-falcon/falcon-plus
An open-source and enterprise-level monitoring system.
-
getlantern/lantern
🔴Lantern Latest Downloadhttps://github.com/getlantern/lantern/releases/tag/latest🔴蓝灯最新版本下载https://github.com/getlantern/forum/issues/833🔴
java
javascript
-
mavoweb/mavo
Create web applications entirely by writing HTML and CSS!
-
pubkey/rxdb
💻📱Client-Side Database for Browsers, NodeJS, electron, cordova, react-native and every other javascript-runtime❗️
-
getinsomnia/insomnia
The most intuitive cross-platform REST API Client😴
-
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.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
eventbrite/britecharts
Client-side reusable Charting Library based on D3.js v4 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations.
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
facebook/prepack
Prepack is a partial evaluator for JavaScript. Prepack rewrites a JavaScript bundle, resulting in JavaScript code that executes more efficiently.
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
facebook/react-native
A framework for building native apps with React.
-
eleme/element-react
Element UI
-
pastelsky/npm-cost
🏋️Find out the cost of adding a new frontend dependency to your project
-
ngryman/speedracer
🏎Collect performance metrics for your library/application.
-
d3/d3
Bring data to life with SVG, Canvas and HTML.📊📈🎉
-
atom/github
Git and GitHub integration for Atom+=💖
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
airbnb/javascript
JavaScript Style Guide
-
sacert/Genetic-Hello-World
-
ReactTraining/react-router
Declarative routing for 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.
-
react-community/react-navigation
Learn once, navigate anywhere
-
reactjs/redux
Predictable state container for JavaScript apps
-
hshoff/vx
react + d3 = vx | visualization components
-
zeit/next.js
Framework for server-rendered React apps
python