facebookincubator / superconsole
The superconsole crate provides a handler and building blocks for powerful, yet minimally intrusive TUIs. It is cross platform, supporting Windows 7+, Linux, and MacOS. Rustaceans who want to create non-interactive TUIs can use the component composition building block system to quickly deploy their code.
☆493Updated this week
Alternatives and similar repositories for superconsole:
Users that are interested in superconsole are comparing it to the libraries listed below
- Reindeer is a tool to transform Rust Cargo dependencies into generated Buck build rules☆200Updated this week
- ☆733Updated 3 months ago
- A high level diffing library for rust based on diffs☆1,052Updated last month
- Rust programs written entirely in Rust☆814Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- A Rust implementation of the Starlark language☆771Updated 2 weeks ago
- Use Tree Sitter to parse your own languages in Rust☆632Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆778Updated last month
- report progress of concurrent applications and display it in various ways☆367Updated last week
- ☆947Updated 8 months ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆572Updated this week
- compiler from JSON Schema into idiomatic Rust types☆591Updated this week
- Generating structured data from arbitrary, unstructured input.☆745Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Making parsing a breeze☆686Updated last week
- Inject bugs and see if your tests catch them!☆682Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- An asynchronous, runtime data feedable terminal paging library for Rust☆330Updated 8 months ago
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- A Rust library containing a collection of small well-tested primitives.☆240Updated last month
- A minimal `syn` syntax tree pretty-printer☆674Updated last week
- single file, std only, async Rust executor☆564Updated 5 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆551Updated this week
- Execute Rust code carefully, with extra checking along the way☆403Updated 7 months ago
- Portable interface to epoll, kqueue, event ports, and wepoll☆598Updated this week
- Fast and simple benchmarking for Rust projects☆1,076Updated last month
- A precise specification for "Rust lite / MIR plus"☆841Updated this week
- Minimalist pedantic command line parser☆327Updated last year
- Command line parser with applicative interface☆375Updated last week
- A lock-free, eventually consistent, concurrent multi-value map.☆494Updated 3 years ago