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,024Updated 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,442Updated 2 years ago
- bash completion written in go + bash completion for go command☆951Updated 11 months ago
- like python-sh, for easy call shell with golang.☆1,131Updated 8 months ago
- a build tool for Go, with a focus on cross-compiling, packaging and deployment☆1,668Updated 6 years ago
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,441Updated 3 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆982Updated 2 years ago
- CLI - A package for building command line app with go☆730Updated 2 years ago
- A go library to render progress bars in terminal applications☆2,140Updated last year
- Readline is a pure go(golang) implementation for GNU-Readline kind library☆2,255Updated 7 months ago
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,188Updated 4 years ago
- [mirror] Versioned Go Prototype☆1,517Updated 2 months ago
- Structured logging package for Go.☆1,377Updated 2 years ago
- A daemon package for use with Go (golang) services☆1,976Updated 2 years ago
- Go library for detecting and expanding the user's home directory without cgo.☆1,423Updated last year
- Automatically generate Go (golang) struct definitions from example JSON☆2,695Updated 4 years ago
- Pure Go line editor with history, inspired by linenoise☆1,086Updated 2 years ago
- File system event notification library on steroids.☆928Updated last year
- Quick and dirty debugging output for tired Go programmers☆1,552Updated 5 months ago
- uilive is a go library for updating terminal output in realtime☆1,714Updated 2 years ago
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,635Updated 7 months ago
- Structured, composable logging for Go☆1,100Updated 6 months ago
- TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).☆2,043Updated 2 years ago
- Implements string functions widely used in other languages but absent in Go.☆1,418Updated last year
- A tool to analyze and troubleshoot a Go binary size.☆1,714Updated last year
- Command line monitoring for goroutines☆1,908Updated 2 years ago
- The simple and easy way to embed static files into Go binaries.☆3,399Updated 4 years ago
- GUI frontend for Delve☆1,408Updated last week
- A dead simple, no frills Go cross compile tool☆4,587Updated 2 years ago
- Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros☆2,276Updated 3 months ago
- Type-driven code generation for Go☆1,427Updated 2 years ago