ncda VS tig

Compare ncda vs tig and see what are their differences.

ncda

Ncurses disk usage analyzer (by yankh764)
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
ncda tig
1 59
0 12,170
- -
0.0 7.3
about 2 years ago 3 days ago
C C
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

ncda

Posts with mentions or reviews of ncda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-13.
  • Using st_size field in stat data structure to scan directories' sizes gives me different results than other disk usage analyzers
    2 projects | /r/linuxquestions | 13 Feb 2022
    I'm working on Ncurses based disk usage analyzer. The only way I have found to get directories' sizes is to use lstat() and get it through the st_size field. So I made a recursive function (which is named get_dir_tree()), it reads the directories content and if it's a file it uses lstat() on it, if it's a directory it calls itself recursively. However I have found that it gives larger results than other disk usage analyzers like du, ncdu and baobab and I can't find out why, so any help is really appreciated. Here is the file on Github that contains the function and it is on line 282.

tig

Posts with mentions or reviews of tig. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-03.

What are some alternatives?

When comparing ncda and tig you can also consider the following projects:

pspg - Unix pager (with very rich functionality) designed for work with tables. Designed for PostgreSQL, but MySQL is supported too. Works well with pgcli too. Can be used as CSV or TSV viewer too. It supports searching, selecting rows, columns, or block and export selected area to clipboard.

lazygit - simple terminal UI for git commands

baobab - Read-only mirror of https://gitlab.gnome.org/GNOME/baobab

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

nnn - n³ The unorthodox terminal file manager

lazygit.nvim - Plugin for calling lazygit from within neovim.

vim-floaterm - :computer: Terminal manager for (neo)vim

gitsigns.nvim - Git integration for buffers

cz-cli - The commitizen command line utility. #BlackLivesMatter

magit - It's Magit! A Git Porcelain inside Emacs.

emacs-ng - A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender.

vim-fugitive - fugitive.vim: A Git wrapper so awesome, it should be illegal