cursebox

Crates.iocursebox
lib.rscursebox
version0.2.11
sourcesrc
created_at2016-05-20 05:28:41.263054
updated_at2021-07-10 18:24:13.050795
descriptionCell-grid TTY UI library
homepagehttps://github.com/strake/cursebox.rs
repositoryhttps://github.com/strake/cursebox.rs
max_upload_size
id5110
size52,194
M Farkas-Dyck (strake)

documentation

README

cursebox

A cell-grid TTY UI library

Goals:

  • Simple API
  • Minimal dynamic allocation
  • Little code size

Evolved from termbox

Note: So far (as of rust 1.28), you must use nightly. Building on stable is a goal — we are waiting for const_fn and untagged_unions.

Commit count: 41

cargo fmt