Skip to content

pooladkhay/rectext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rectext

⚠️ Work-in-Progress

A Terminal UI Library that uses Rectangles and Texts to create UIElements and render them to the Terminal.

The Terminal type is able to set stdin to non-blocking mode so that the reads can be performed on the same thread as the main loop, without the need to spawn a new thread or use an async runtime like tokio.

If you are curious about the story and motivations behind the creation of this library, I have summarized them in this blog post: Programming is modeling - An experience report

About

A Terminal UI Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages