codeplane's Stars
guardian/dotcom-rendering
The Guardian web rendering service (aka DCR/DCAR)
segmentio/ksuid
K-Sortable Globally Unique IDs
rs/xid
xid is a globally unique id generator thought for the web
rs/rest-layer
REST Layer, Go (golang) REST API framework
airblade/vim-gitgutter
A Vim plugin which shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
tpope/vim-fugitive
fugitive.vim: A Git wrapper so awesome, it should be illegal
pseewald/vim-anyfold
Language agnostic vim plugin for folding and motion based on indentation.
vim-autoformat/vim-autoformat
Provide easy code formatting in Vim by integrating existing code formatters.
jdkato/prose
:book: A Golang library for text processing, including tokenization, part-of-speech tagging, and named-entity extraction.
fatih/vim-go
Go development plugin for Vim
philippgille/serve
serve starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues
karlseguin/the-little-go-book
go-kit/kit
A standard library for microservices.
golang-standards/project-layout
Standard Go Project Layout
rakyll/statik
Embed files into a Go executable
google/gops
A tool to list and diagnose Go processes currently running on your system
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
micro/micro
An API first development platform
micro/go-micro
A Go microservices framework
karlkeefer/pngr
dockerized (postgres + nginx + golang + react)
joelparkerhenderson/architecture-decision-record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documentation
editor-bootstrap/vim-bootstrap
Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
uhub/awesome-go
A curated list of awesome Go frameworks, libraries and software.
hawx/tl-feed
tinyletter ⇉ rss feed
sbstjn/hanu
Golang Framework for writing Slack bots
slack-go/slack
Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
olebedev/when
A natural language date/time parser with pluggable rules
gorilla/handlers
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
gorilla/sessions
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.