erning / gorunLinks
gorun is a tool enabling one to put a "bang line" in the source code of a Go program to run it, or to run such a source code file explicitly. It was created in an attempt to make experimenting with Go more appealing to people used to Python and similar languages which operate most visibly with source code.
☆1,005Updated 2 years ago
Alternatives and similar repositories for gorun
Users that are interested in gorun are comparing it to the libraries listed below
Sorting:
- A command-line arguments parser that will make you smile.☆1,432Updated last year
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated last year
- a build tool for Go, with a focus on cross-compiling, packaging and deployment☆1,671Updated 5 years ago
- bash completion written in go + bash completion for go command☆939Updated 4 months ago
- like python-sh, for easy call shell with golang.☆1,128Updated 2 months ago
- CLI - A package for building command line app with go☆729Updated last year
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,438Updated 2 years ago
- Go library for detecting and expanding the user's home directory without cgo.☆1,419Updated last year
- File system event notification library on steroids.☆915Updated last year
- Structured, composable logging for Go☆1,098Updated 2 weeks ago
- Readline is a pure go(golang) implementation for GNU-Readline kind library☆2,171Updated last month
- Quick and dirty debugging output for tired Go programmers☆1,539Updated 3 months ago
- Build self-updating Golang programs☆2,218Updated 3 years ago
- [mirror] Versioned Go Prototype☆1,519Updated 3 months ago
- watcher is a Go package for watching for files or directory changes without using filesystem events.☆1,499Updated last year
- Type-driven code generation for Go☆1,424Updated last year
- Semantic Versioning (semver) library written in golang☆1,034Updated 2 years ago
- Pure Go line editor with history, inspired by linenoise☆1,069Updated 2 years ago
- Automatically generate Go (golang) struct definitions from example JSON☆2,688Updated 4 years ago
- The simple and easy way to embed static files into Go binaries.☆3,400Updated 3 years ago
- A go library to render progress bars in terminal applications☆2,131Updated last year
- Command line monitoring for goroutines☆1,903Updated 2 years ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,188Updated 3 years ago
- GUI frontend for Delve☆1,380Updated this week
- Structured logging package for Go.☆1,371Updated last year
- Find, list, and inspect processes from Go (golang).☆1,487Updated 2 years ago
- A simple file embedder for Go☆634Updated last year
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,600Updated 3 weeks ago
- A dead simple, no frills Go cross compile tool☆4,599Updated 2 years ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆864Updated 6 months ago