readline
Console library
A C# library that provides a GNU-Readline-like interface to console input and output for .NET applications.
A Pure C# GNU-Readline like library for .NET/.NET Core
810 stars
21 watching
77 forks
Language: C#
last commit: over 3 years ago
Linked from 5 awesome lists
csharpdotnet-coregnu-readlinereadlinereadline-library
Related projects:
Repository | Description | Stars |
---|---|---|
reeflective/readline | A modern shell library with powerful UI and features inspired by Z-Shell. | 90 |
vindarel/cl-readline | A Common Lisp interface to the GNU Readline library for editing command lines | 38 |
kelsey-sorrels/zaffre | A fast and lightweight console library that uses OpenGL to render text and graphics | 103 |
goblinfactory/konsole | A simple console library with tools for building high-level console applications, providing features like progress bars, windows, and forms. | 721 |
vindarel/replic | A terminal application that provides a readline-based interface with autocompletion, help, and other features | 33 |
console-rs/console | A library providing access to various terminal features and utilities for building command line interfaces. | 953 |
jline/jline3 | A Java library for handling console input and editing lines in the terminal. | 1,487 |
dorkbox/console | A Java library providing unbuffered input and ANSI output support for various platforms, including Linux, MacOS, and Windows. | 14 |
athari/csconsoleformat | A library that provides advanced formatting capabilities for console output in .NET applications. | 367 |
minhhungit/consoletableext | A fluent library to print out nicely formatted tables in console applications. | 333 |
samueltardieu/areadline | An interface to the readline library for use in Ada programming languages | 7 |
movingtomars/liner | A Rust library providing a readline-like interface for interacting with the command line | 74 |
jline/jline2 | A Java library for editing console input with command-line editing features similar to those found in modern shells. | 713 |
tomakita/colorful.console | A C# library providing enhanced styling functionality for .NET console output. | 1,304 |
powershell/consoleguitools | A PowerShell module providing console-based GUI experiences using Terminal.Gui. | 798 |