termbox-go
Terminal UI library
A minimalistic API to write text-based user interfaces on various terminals and operating systems.
Pure Go termbox implementation
5k stars
93 watching
374 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
gizak/termui | A terminal dashboard and widget library built on top of termbox-go | 13,211 |
mum4k/termdash | A terminal-based dashboard framework with customizable widgets and layouts. | 2,730 |
wailsapp/wails | Enables Go programmers to build desktop applications with integrated web frontends | 25,392 |
andlabs/ui | A Go library for building native GUI applications. | 8,337 |
go-kit/kit | A toolkit for building microservices in Go | 26,621 |
disposaboy/gosublime | An integrated development environment plugin for Sublime Text 3 that enhances Go/Golang development experience with various features and tools. | 3,418 |
puerkitobio/goquery | A library that provides an HTML-parsing and manipulation interface in Go. | 14,065 |
nsf/gocode | An autocompletion daemon for the Go programming language | 5,011 |
dropbox/godropbox | Provides common libraries and utilities for building Go services on Linux servers. | 4,172 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 5,995 |
samber/lo | A Lodash-style Go library with generic implementations of common functional programming operations. | 17,929 |
zeromicro/go-zero | A cloud-native Go framework for building scalable and resilient microservices with automatic code generation and built-in engineering practices. | 29,308 |
jessevdk/go-flags | A command line option parser library for Go. | 2,596 |
thoas/go-funk | A modern Go utility library providing generic helpers such as contains, find, filter, etc. using reflect technology. | 4,796 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,290 |