pancurses
Curses library
A Rust-based curses library with Unix and Windows support for building custom terminal interfaces.
A Rust curses library, supports Unix platforms and Windows
401 stars
18 watching
44 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sabotage-linux/netbsd-curses | A portable replacement for the popular curses library, aiming to simplify its usage and make it easier to build and use on various platforms. | 152 |
wmcbrine/pdcurses | A public domain curses library for multiple platforms, implementing most of X/Open and System V R4 curses functions. | 1,045 |
hitecnologys/cl-charms | An interface to libcurses in Common Lisp, providing both low-level and higher-level interfaces. | 158 |
burntsushi/suffix | A Rust library for building efficient suffix arrays with Unicode support | 263 |
mikaelmello/inquire | A Rust library for creating interactive command-line prompts and user interfaces. | 2,024 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 284 |
thejpster/console-traits | A simple text-based console library for the Rust programming language | 3 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
annexi-strayline/curses | A library that provides an advanced UNIX terminal UI Ada binding package with support for concurrent interface driving and multiple terminals. | 14 |
amethyst/legion | A high-performance Entity component system library for building game projects in Rust. | 1,631 |
itsbalamurali/rust-fhir | A Rust SDK for interacting with HL7 FHIR data formats | 15 |
ivanceras/sauron-native | A cross-platform Rust UI library designed to provide native GUI capabilities on various platforms | 632 |
fubarnetes/libjail-rs | A Rust library providing an interface to FreeBSD jail functionality | 54 |
prisma/tiberius | A Rust library implementing the TDS protocol for Microsoft SQL Server | 327 |
cassandra-rs/cassandra-rs | A Rust library that provides a thin wrapper around the DataStax C/C++ driver for interacting with Apache Cassandra databases. | 134 |