go
-
matryer/vice
Go channels at horizontal scale (powered by message queues)
-
openebs/openebs
OpenEBS delivers storage and storage services to containerized environments. OpenEBS allows stateful workloads to be managed more like stateless containers. OpenEBS storage services include: per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance. OpenEBS is EBS API comp…
-
v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
-
gophercon/2017-talks
Slides and links for 2017 talks
-
tj/go-progress
Another Go progress bar
-
gonum/gonum
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
-
golang/go
The Go programming language
-
hacdias/filemanager
📁Web File Manager which can be used as a middleware or standalone app.
-
sandia-minimega/minimega
minimega
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
gohugoio/hugo
A Fast and Flexible Static Site Generator built with love in GoLang.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
ExaScience/pargo
A library for parallel programming in Go
-
coreos/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
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/kops
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
-
k8sdb/cli
KubeDB CLI
-
golang/dep
Go dependency management tool
-
gogits/gogs
Gogs is a painless self-hosted Git service.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
kudelskisecurity/cdf
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
yext/edward
A tool for managing local microservice instances
-
drone/drone
Drone is a Continuous Delivery platform built on Docker, written in Go
-
h2non/gentleman
Full-featured, plugin-oriented, composable HTTP client toolkit for Go
java
javascript
-
dthree/addict
Get a full Active Directory REST API in 30 seconds
-
ncase/trust
An interactive guide to the game theory of cooperation
-
rikschennink/fitty
Makes text fit perfectly.
-
getify/You-Dont-Know-JS
A book series on JavaScript.@YDKJSon twitter.
-
smallwins/spacetime
A lightweight way to handle timezones in js
-
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.
-
lord/slate
Beautiful static documentation for your API
-
mzabriskie/axios
Promise based HTTP client for the browser and node.js
-
paypal/react-autocompletely
🔮Primitives to build simple, flexible, WAI-ARIA compliant React autocomplete components
-
lukeed/webpack-messages
Beautifully format Webpack messages throughout your bundle lifecycle(s)!
-
airbnb/javascript
JavaScript Style Guide
-
twbs/bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
wearehive/project-guidelines
A set of best practices for JavaScript projects
-
facebookincubator/create-react-app
Create React apps with no build configuration.
-
nodejs/node
Node.js JavaScript runtime✨🐢🚀✨
-
FarhadG/ui-react
📖U&I with React — UI components for you & I
-
TryGhost/Ghost
A simple, powerful publishing platform
-
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.
-
jaredreich/pell
📝the simplest and smallest (1kB) WYSIWYG text editor for web, with no dependencies
-
facebook/react-native
A framework for building native apps with React.
-
resin-io/etcher
Flash OS images to SD cards & USB drives, safely and easily.
-
prettier/prettier
Prettier is an opinionated code formatter.
-
vadimdemedes/ink
🌈React for interactive command-line apps
python