chzyer / readlineLinks
Readline is a pure go(golang) implementation for GNU-Readline kind library
☆2,155Updated last week
Alternatives and similar repositories for readline
Users that are interested in readline are comparing it to the libraries listed below
Sorting:
- A go library to render progress bars in terminal applications☆2,130Updated last year
- Console progress bar for Golang☆3,688Updated last month
- uilive is a go library for updating terminal output in realtime☆1,706Updated last year
- The simple and easy way to embed static files into Go binaries.☆3,399Updated 3 years ago
- Pure Go line editor with history, inspired by linenoise☆1,063Updated 2 years ago
- Embed files into a Go executable☆3,799Updated last year
- go.rice is a Go package that makes working with resources such as html,js,css,images,templates, etc very easy.☆2,434Updated 2 years ago
- go chart is a basic charting library in go.☆3,989Updated 10 months ago
- PTY interface for Go☆1,815Updated 8 months ago
- A dead simple, no frills Go cross compile tool☆4,599Updated 2 years ago
- A library for writing system daemons in golang.☆2,266Updated 11 months ago
- Crash your app in style (Golang)☆3,670Updated 3 months ago
- Simple and powerful toolkit for BoltDB☆2,082Updated last year
- Library for creating interactive cli applications.☆1,728Updated last year
- Golang ultimate ANSI-colors that supports Printf/Sprintf methods☆1,456Updated 5 months ago
- ASCII table in golang☆4,515Updated last week
- CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser☆3,535Updated 3 weeks ago
- Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.☆5,376Updated 11 months ago
- go command line option parser☆2,664Updated 11 months ago
- A daemon package for use with Go (golang) services☆1,972Updated last year
- Automatically generate Go (golang) struct definitions from example JSON☆2,687Updated 3 years ago
- A command-line arguments parser that will make you smile.☆1,432Updated last year
- Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros☆2,247Updated 11 months ago
- A FileSystem Abstraction System for Go