TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

TUI spreadsheet app in Rust based on IronCalc engine

15 pointsby da_rob6 months ago

3 comments

kibwen6 months ago
The reason that there&#x27;s so many TUI apps in Rust is probably thanks in large part to the Ratatui crate, which is a framework for TUI apps: <a href="https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;ratatui" rel="nofollow">https:&#x2F;&#x2F;crates.io&#x2F;crates&#x2F;ratatui</a><p>But yes, if you&#x27;re making any sort of TUI app, please include a screenshot or asciinema in the readme. :)
评论 #42284120 未加载
nhatcher6 months ago
Not in my laptop, but can&#x27;t wait to try it out!<p>Also:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ironcalc&#x2F;TironCalc">https:&#x2F;&#x2F;github.com&#x2F;ironcalc&#x2F;TironCalc</a>
Brian_K_White6 months ago
Missed opportunity to name it TheSheet.