go
-
adtac/commento
A lightweight, open source, tracking-free comment engine alternative to Disqus
-
improbable-eng/grpc-web
gRPC Web implementation for Golang and TypeScript
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
golang/go
The Go programming language
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
paultag/go-ykpiv
Golang interface to manage Yubikeys, including a crypto.Signer & crypto.Decrypter interface
-
Checkmarx/Go-SCP
Go programming language secure coding practices guide
-
campoy/justforfunc
The repository for the YouTube series JustForFunc
-
rooby-lang/rooby
A new object oriented language written in Go aim at developing microservice efficiently.
-
faiface/pixel
A hand-crafted 2D game library in Go
-
roblaszczak/go-cleanarch
go-cleanarch was created to validate Clean Architecture rules, like a The Dependency Rule and interaction between packages in your Go projects.
-
mholt/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
-
turbobytes/infreqdb
S3 backed key/value database for infrequent read access
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
asticode/go-astilectron
Build cross platform GUI apps with GO and HTML/JS/CSS (powered by Electron)
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator
-
sosedoff/pgweb
Cross-platform client for PostgreSQL databases
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
labstack/echo
High performance, minimalist Go web framework
-
themotion/ladder
The new and easy way to autoscale
-
cznic/sqlite
Package sqlite is an in-process implementation of a self-contained, serverless, zero-configuration, transactional SQL database engine. (Work In Progress)
-
spf13/hugo
A Fast and Flexible Static Site Generator built with love in GoLang
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
-
containous/traefik
Træfik, a modern reverse proxy
java
javascript
-
airbnb/react-sketchapp
render React components to Sketch⚛️💎
-
kitze/sizzy
A tool for developing responsive websites crazy-fast
-
ryanmcdermott/clean-code-javascript
🛁Clean Code concepts adapted for JavaScript
-
no5no6/questionnaire
问卷系统
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
google/tamperchrome
Tamper Chrome is a Chrome extension that allows you to modify HTTP requests on the fly and aid on web security testing. Tamper Chrome works across all operating systems (including Chrome OS).
-
zdhxiong/mdui
MDUI 是一个基于 Material Design 的前端框架。
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
Postleaf/postleaf
Simple, beautiful publishing.
-
notwaldorf/tiny-care-terminal
💖💻A little dashboard that tries to take care of you when you're using your terminal.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
-
wrseward/vue-unit
Component testing utilities for Vue.js
-
rse/stmux
Simple Terminal Multiplexer for Node.js Environments
-
airbnb/javascript
JavaScript Style Guide
-
facebook/react-native
A framework for building native apps with React.
-
DevExpress/DevExtreme
HTML5 JavaScript Component Suite for Responsive Web Development
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
electron-userland/electron-forge
A complete tool for creating, publishing, and installing modern Electron applications
-
kabirvirji/spotifork
🍴Fork a Spotify playlist
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
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.
-
callemall/material-ui
React Components that Implement Google's Material Design.
-
adieuadieu/serverless-chrome
Run headless Chrome on AWS Lambda (maybe Azure, & GCP later)
-
freeCodeCamp/freeCodeCamp
Thehttps://freeCodeCamp.comopen source codebase and curriculum. Learn to code and help nonprofits.
python