go
-
ashleymcnamara/gophers
Gopher Artwork by Ashley McNamara
-
kjk/flex
Go implementation of CSS flexbox layout algorithm, port of Facebook's Yoga
-
heroiclabs/nakama
Distributed server for social and realtime games and apps.
-
jessfraz/amicontained
Container introspection tool. Find out what container runtime is being used as well as features available.
-
heptio/ark
Heptio Ark is a utility for managing disaster recovery, specifically for your Kubernetes cluster resources and persistent volumes. Brought to you by Heptio.
-
golang/go
The Go programming language
-
elliotchance/c2go
⚖️A tool for transpiling C to Go.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
heptio/sonobuoy
Heptio Sonobuoy is a diagnostic tool that makes it easier to understand the state of a Kubernetes cluster by running a set of Kubernetes conformance tests in an accessible and non-destructive manner. Brought to you by Heptio.
-
matryer/vice
Go channels at horizontal scale (powered by message queues)
-
lonnng/nano
Lightweight, facility, high performance golang based game server framework
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
-
hootsuite/atlantis
A unified workflow for collaborating on Terraform through GitHub
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
muesli/crunchy
Finds common flaws in passwords. Like cracklib, but written in Go.
-
gobwas/ws
Tiny WebSocket library for Go.
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
golang/dep
Go dependency management tool
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
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.
-
hashicorp/terraform
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
java
javascript
-
zeit/hazel
Lighweight update server for Electron apps
-
JetBrains/ring-ui
A collection of JetBrains Web UI components
-
mozilla/send
File Sharing Experiment
-
stackblitz/core
Online VS Code IDE for Angular & React
-
arscan/encom-boardroom
📈HTML5 version of the Tron:Legacy Boardroom Scene
-
vuejs/vue
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
palmerhq/backpack
🎒Backpack is a minimalistic build system for Node.js projects.
-
dthree/mailit
A tiny drop-in REST API to send emails
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
airbnb/javascript
JavaScript Style Guide
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
facebook/react-native
A framework for building native apps with React.
-
zeit/micro
Asynchronous HTTP microservices
-
ncase/trust
An interactive guide to the game theory of cooperation
-
lord/slate
Beautiful static documentation for your API
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
-
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.
-
facebook/yoga
Yoga is a cross-platform layout engine which implements Flexbox. Followhttps://twitter.com/yogalayoutfor updates.
-
smallwins/spacetime
A lightweight way to handle timezones in js
-
reactjs/redux
Predictable state container for JavaScript apps
python