Stars
- All languages
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Elm
- Erlang
- F#
- Gherkin
- Go
- Groovy
- HTML
- Java
- JavaScript
- Jinja
- Jupyter Notebook
- Kotlin
- LiveScript
- Lua
- MDX
- Makefile
- Markdown
- Nim
- OCaml
- Objective-C
- PHP
- Perl
- PureScript
- Python
- Reason
- Roff
- Ruby
- Rust
- Scala
- Shell
- Swift
- TSQL
- TypeScript
- Vala
- Vim Script
Production-Grade Container Scheduling and Management
The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Define and run multi-container applications with Docker
Harness Open Source is an end-to-end developer platform with Source Control Management, CI/CD Pipelines, Hosted Developer Environments, and Artifact Registries.
A toolkit with common assertions and mocks that plays nicely with the standard library
A declarative, simple, fast, and fun package for building command line tools in Go
Database migrations. CLI and Golang library.
A compiler from Go to JavaScript for running Go code in a browser
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
Machine management for a container-centric world
Swarm Classic: a container clustering system. Not to be confused with Docker Swarm which is at https://github.com/docker/swarmkit
Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
xid is a globally unique id generator thought for the web
Common juju errors and functions to annotate errors. Based on juju/errgo
Embed static files in Go binaries (replacement for gobuffalo/packr)
Gatt is a Go package for building Bluetooth Low Energy peripherals
Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go