go
-
esimov/caire
Content aware image resize library
-
openebs/openebs
OpenEBS is containerized block storage written in Go for cloud native and other environments w/ per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance.
-
rgburke/grv
GRV is a terminal interface for viewing git repositories
-
sausheong/invaders
Space Invaders in Go
-
godarch/darch
A tool for building and booting stateless and immutable images, bare metal.
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
-
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
gen2brain/url2img
HTTP server with API for capturing screenshots of websites
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
ericlagergren/decimal
A high-performance, arbitrary-precision, floating-point decimal library.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
-
ServiceComb/go-chassis
Go-Chassis is a Software Development Kit(SDK) for rapid development of microservices in Go
-
miniflux/miniflux
Minimalist feed reader written in Go and Postgresql
-
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.
-
rook/rook
File, Block, and Object Storage Services for your Cloud-Native Environment
-
thought-machine/please
High-performance extensible build system for reproducible builds.
-
golang/dep
Go dependency management tool
-
containous/traefik
Træfik, a modern reverse proxy
-
kubernetes/minikube
Run Kubernetes locally
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
txthinking/brook
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
java
javascript
-
wulkano/kap
An open-source screen recorder built with web technology
-
thejameskyle/unstated
State ain't shit
-
cam-inc/viron
☕️Automated Design-based Management Console.
-
alibaba/ice
🚀(邀请公测)赋能中后台建设 - 海量可复用物料,通过 GUI 工具极速构建中后台应用
-
nearform/node-clinic
Clinic diagnoses your Node.js performance issues
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
vuejs/vue
🖖A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
developit/greenlet
🦎Move an async function into its own thread.
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
GoogleChrome/puppeteer
Headless Chrome Node API
-
lukeed/sockette
The cutest little WebSocket wrapper! 🧦
-
axios/axios
Promise based HTTP client for the browser and node.js
-
facebook/create-react-app
Create React apps with no build configuration.
-
parcel-bundler/parcel
📦🚀Blazing fast, zero configuration web application bundler
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
zouhir/jarvis
A very intelligent browser based Webpack dashboard
-
thejameskyle/glow
Make your Flow errors GLOW
-
mrvautin/expressCart
A fully functioning Node.js shopping cart with Stripe and PayPal payments.
-
facebook/react-native
A framework for building native apps with React.
-
Tencent/wepy
小程序组件化开发框架
-
thelounge/lounge
💬The Lounge — Modern self-hosted web IRC client
-
zeit/next.js
Framework for server-rendered or statically-exported React apps
-
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.
-
mrdoob/three.js
JavaScript 3D library.
python