- Omsk, Russia
- http://zoid.cc
Stars
A curated list of awesome Go frameworks, libraries and software
Open Source Continuous File Synchronization
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
Delve is a debugger for the Go programming language.
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
A compiler from Go to JavaScript for running Go code in a browser
Full-featured BitTorrent client package and utilities
Yet another Go REPL that works nicely. Featured with line editing, code completion, and more.
[mirror] This is a linter for Go source code. (deprecated)
DEPRECATED! https://github.com/derekparker/delve
Automatically track which applications you use and for how long.
rtop is an interactive, remote system monitoring tool based on SSH
A polite Go HTTP server that shuts down gracefully.
A simple interactive Go interpreter built on go-eval with some readline-like refinements
Decode / encode XML to/from map[string]interface{} (or JSON); extract values with dot-notation paths and wildcards. Replaces x2j and j2x packages.