ATAC VS ratatui

Compare ATAC vs ratatui and see what are their differences.

ATAC

A simple API client (postman like) in your terminal (by Julien-cpsn)

ratatui

Rust library that's all about cooking up terminal user interfaces (TUIs) 👨‍🍳🐀 (by ratatui-org)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ATAC ratatui
3 46
1,073 7,981
- 10.0%
9.4 9.7
5 days ago 2 days ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ATAC

Posts with mentions or reviews of ATAC. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • My last weeks GitHub contributions
    8 projects | dev.to | 27 Apr 2024
    Many PR about typos fixing or installing GitHub actions to validate spellchecking on various repositories fix typos #4 ccoVeille posted on Apr 15, 2024 Fix typos and style Format README.md file View on GitHub Add Typos GitHub Action #37 ccoVeille posted on Apr 19, 2024 https://github.com/marketplace/actions/typos-action Fixes #28 View on GitHub fix typos #113 ccoVeille posted on Apr 13, 2024 Fix typos in code and tests Fix acronyms and brand names View on GitHub fix typos, brands and acronyms #21 ccoVeille posted on Apr 01, 2024 fix typos in code, test and documentation Fix registered trademark and other acronyms View on GitHub Fix typos in the documentation and code comments #99 ccoVeille posted on Apr 21, 2024 View on GitHub typos suggestion #390 ccoVeille posted on Apr 22, 2024 Check list [X] I have performed a self-review of my code [ ] I have commented my code in hard-to-understand areas [X] I have made corresponding changes to the documentation Description Fix some typos and wordings in README.md Fix headers style Fix exemplī grātiā usage (Latin) Type of change [ ] Bug fix [ ] New feature [ ] Refactor [ ] Breaking change [X] Documentation change Test environment Shell [ ] bash [ ] zsh [ ] fish OS [ ] Linux [ ] Mac OS X [ ] Windows [ ] Others: View on GitHub Fix typo and style #3 ccoVeille posted on Apr 25, 2024 View on GitHub
  • ATAC: A simple API client (postman like) in your terminal
    1 project | news.ycombinator.com | 18 Apr 2024
    1 project | news.ycombinator.com | 16 Apr 2024

ratatui

Posts with mentions or reviews of ratatui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-06.
  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
    57 projects | news.ycombinator.com | 6 May 2024
    As a sound and music computing person, I rarely used tui before although I use cli tools often, e.g. SoX. I usually use Audacity to record on Mac. But then I realized I wanted a tool that could quickly open and record inspiration, and that's when TUI came into play: I decided to write my own custom tool called asak (audio Swiss Army Knife) [1]

    This way I can quickly record on Mac, and of course, since this is Rust and ratatui [2], this tool should also be cross-platform.

    [1] https://github.com/chaosprint/asak

    [2] https://ratatui.rs/

  • Fast memory vulnerabilities, written in 100% safe Rust
    9 projects | news.ycombinator.com | 20 Feb 2024
    > If someone plopped me in front of a rust codebase I'd be at the mercy of the manual for quite a long time.

    This is not a representative sample of Rust. That's explicitly triggering edge cases which requires abuse of syntax you wouldn't normally see.

    Check out this for something more realistic that anyone should understand https://github.com/ratatui-org/ratatui/blob/main/examples/ca...

  • Show HN: Muse, a CLI background music player
    5 projects | news.ycombinator.com | 17 Jan 2024
    nice work!

    can I use "cargo install --git https://github.com/aabiji/muse"?

    I also recommend:

    https://github.com/ratatui-org/ratatui

    https://github.com/mikaelmello/inquire

    for your further development

    I also have a Rust CLI music project here if you want to have a look

    https://github.com/glicol/glicol-cli

  • Ratatui: a Rust crate for cooking up Terminal User Interfaces
    1 project | news.ycombinator.com | 27 Dec 2023
  • Ratatui
    1 project | /r/patient_hackernews | 10 Dec 2023
    1 project | /r/hackernews | 10 Dec 2023
    1 project | /r/hypeurls | 10 Dec 2023
    15 projects | news.ycombinator.com | 10 Dec 2023
    There are apps that are built on ratatui that support mouse already including an example in the repo[1], and crates (and some internal changes to the buffer) to support iterm/kitty/sixel based images.[2]

    [1]: https://github.com/ratatui-org/ratatui/tree/main/examples#cu...

    [2]: https://crates.io/crates/ratatui-image

    Compared to TurboVision, Ratatui has a lot of missing things:

    - Containers

    - Dialog types (I'm working on this in https://github.com/joshka/tui-prompts)

    - Higher order combinations of widgets (e.g. combine the scrollbar and paragraph)

    - Menus

    - Any event system (apps bring their own - we just handle display)

    - etc.

    - There's lots of things in TV that are provided as external crates (like editors, treeview, etc.)

    The main thing is that Ratatui is at least right now, just the display side of things. Things to do with events or application shell aren't built-in. This somewhat stems from the immediate vs retained mode approach to the library, but this may change in the future.

  • Trippy – A Network Diagnostic Tool
    7 projects | news.ycombinator.com | 9 Dec 2023
    The TUI is built with the awesome Ratatui [0] library (formerly tui-rs [1]). UX is certainly not my area of expertise and I would not have been able to create Trippy without this library.

    [0] https://github.com/ratatui-org/ratatui

    [1] https://github.com/fdehau/tui-rs

  • ratatui 0.24.0 is released! (a Rust library that's all about cooking up terminal user interfaces)
    1 project | /r/u_Dazzling_Finger_8120 | 25 Oct 2023

What are some alternatives?

When comparing ATAC and ratatui you can also consider the following projects:

tui-rs - Build terminal user interfaces and dashboards using Rust

bottom - Yet another cross-platform graphical process/system monitor.

crossterm - Cross platform terminal library rust

postman-rs - Postman client, generated from the OpenAPI spec

Cursive - A Text User Interface library for the Rust programming language

Infinite-Storage-Glitch - ISG lets you use YouTube as cloud storage for ANY files, not just video

textual - The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀

react-blessed - A react renderer for blessed.

trippy - A network diagnostic tool

Termion - Mirror of https://gitlab.redox-os.org/redox-os/termion