erning / gorun
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.
☆993Updated 2 years ago
Alternatives and similar repositories for gorun:
Users that are interested in gorun are comparing it to the libraries listed below
- A command-line arguments parser that will make you smile.☆1,433Updated last year
- Embed static files in Go binaries (replacement for gobuffalo/packr)☆1,183Updated 3 years ago
- a build tool for Go, with a focus on cross-compiling, packaging and deployment☆1,672Updated 5 years ago
- bash completion written in go + bash completion for go command☆938Updated last month
- Litter is a pretty printer library for Go data structures to aid in debugging and testing.☆1,572Updated 2 months ago
- Quick and dirty debugging output for tired Go programmers☆1,532Updated 2 months ago
- A versatile library for building CLI applications in Go☆871Updated last year
- [mirror] Versioned Go Prototype☆1,519Updated last week
- like python-sh, for easy call shell with golang.☆1,121Updated 4 years ago
- github.com/cznic/ql has moved to modernc.org/ql☆1,303Updated 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,430Updated 2 years ago
- Type-driven code generation for Go☆1,427Updated last year
- Readline is a pure go(golang) implementation for GNU-Readline kind library☆2,128Updated 2 months ago
- uilive is a go library for updating terminal output in realtime☆1,705Updated last year
- Build self-updating Golang programs☆2,200Updated 2 years ago
- A dead simple, no frills Go cross compile tool☆4,600Updated last year
- A tool to analyze and troubleshoot a Go binary size.☆1,701Updated last year
- A Go HTTP client library for creating and sending API requests☆1,697Updated last week
- Structured logging package for Go.☆1,371Updated last year
- A go library to render progress bars in terminal applications☆2,126Updated last year
- Zero-downtime restarts in Go☆2,099Updated 6 years ago
- The simple and easy way to embed static files into Go binaries.☆3,400Updated 3 years ago
- faster JSON serialization for Go☆2,972Updated last year
- Elegant generics for Go☆1,718Updated 3 years ago
- Takes an input http.FileSystem (likely at go generate time) and generates Go code that statically implements it.☆981Updated last year
- Go library for detecting and expanding the user's home directory without cgo.☆1,419Updated last year
- DEPRECATED: Use https://github.com/golangci/golangci-lint☆3,499Updated 6 years ago
- Embed files into a Go executable☆3,786Updated last year
- Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros☆2,229Updated 9 months ago
- Go channels at horizontal scale (powered by message queues)☆1,548Updated 2 years ago