google / goexpect
Expect for Go
☆759Updated 3 years ago
Alternatives and similar repositories for goexpect:
Users that are interested in goexpect are comparing it to the libraries listed below
- SFTP support for the go.crypto/ssh package☆1,552Updated last week
- an expect-like golang library to automate control of terminal or console based programs.☆447Updated 9 months ago
- Go glob☆975Updated last year
- Pure golang expect library, for easily starting and controlling subprocesses☆268Updated 6 years ago
- Non-blocking external commands in Go with streaming output☆957Updated 9 months ago
- Pretty printing for Go values☆1,381Updated 7 months ago
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.☆548Updated 4 years ago
- ICMP ping library for Go inspired by AnyEvent::FastPing Perl module☆578Updated 3 years ago
- Parses the Graphviz DOT language in golang☆560Updated 2 years ago
- A better way to marshal and unmarshal YAML in Golang☆1,048Updated last year
- Structured, composable logging for Go☆1,097Updated 2 years ago
- ☆853Updated 7 months ago
- Serves embedded files from `jteeuwen/go-bindata` with `net/http`☆867Updated last month
- A Go (golang) library for parsing and verifying versions and version constraints.☆1,665Updated 3 weeks ago
- Partial port of Python difflib package to Go