GeertJohan / go.linenoiseLinks
Linenoise is a lightweight readline library.
☆56Updated 8 years ago
Alternatives and similar repositories for go.linenoise
Users that are interested in go.linenoise are comparing it to the libraries listed below
Sorting:
- a Go package for framed snappy streams☆45Updated 10 years ago
- Temporary files and directories made easy☆28Updated 2 years ago
- HTTP RPC codec for Gorilla RPC v2.☆29Updated 3 years ago
- A simple utility for collecting net/http/pprof profiles.☆29Updated 9 years ago
- Disk buffer implementing io.Writer☆50Updated 7 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.☆63Updated 9 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- The easier way to parsing command-line flag in Golang, also building a command line app.☆44Updated 3 months ago
- Portable interface for terminal I/O☆43Updated 8 years ago
- Speak HTTP like a local. (the simple, intuitive HTTP console, golang version)☆65Updated 10 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- a (tiny) VM project built with Go☆59Updated 8 years ago
- Gob: An Experimental Pure Go Web Browser☆42Updated 6 years ago
- Gochan turns io.ReadWriter interface into channels.☆74Updated 5 years ago
- Flexible per-request contexts for vanilla Go http.Handlers.☆77Updated 9 years ago
- Easily get cache and config folders for your app according to each OS spec☆17Updated 5 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- Context helpers☆24Updated 8 years ago
- A simple readline facility for Go. Based on the C library Linenoise