terminfo
Terminal info reader
Provides a pure-Go implementation of reading information from the terminfo database.
A terminfo package in pure go!
47 stars
3 watching
11 forks
Language: Go
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mathaou/termdbms | A terminal-based user interface for viewing and editing databases. | 1,705 |
nsf/termbox | Provides a minimalistic API for creating text-based user interfaces in terminals. | 1,972 |
a-n-t-h-o-n-y/termox | A C++17 library for building terminal user interfaces with customizable widgets and layouts. | 674 |
ariasmn/ugm | A terminal-based tool to view user and group information in UNIX systems | 128 |
guillaumegomez/sysinfo | A cross-platform library to fetch system information | 2,102 |
redox-os/termion | A library that provides low-level handling and manipulation of terminals | 2,108 |
zcalusic/sysinfo | A Go library providing Linux system information in a self-contained manner. | 529 |
data-dog/go-txdb | A single transaction-based SQL driver package that provides an isolated testing environment for databases. | 665 |
cavaliergopher/badio | Extensions to Go's testing package for reading and writing data | 12 |
alibaba/termd | A Java library for building terminal applications with support for multiple protocols and features such as Telnet, SSH, Web interface, and event-based design. | 121 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,167 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
adrg/xdg | Provides standard paths for storing application files across multiple platforms | 712 |