Skip to content

caesarsdigital/terminus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALTAR

A TUI library for Rust. Or, rather, for me to learn Rust by writing a TUI library.

The creation of this library was mostly streamed on YouTube.

Inspiration + Blatant Theft

  • The view DSL is inspired by SwiftUI.
  • Various aspects of idiomatic Rust DSL design were pilfered from rui, particularly for ViewId and State management.
  • The rendering logic is HEAVILY inspired by ratatui.

About

A TUI library for Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%