ncda VS nnn

Compare ncda vs nnn and see what are their differences.

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 nnn
1 200
0 18,203
- -
0.0 8.1
about 2 years ago 7 days ago
C C
GNU General Public License v3.0 only BSD 2-clause "Simplified" 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.

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.

nnn

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

What are some alternatives?

When comparing ncda and nnn 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.

ranger - A VIM-inspired filemanager for the console

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

lf - Terminal file manager

tig - Text-mode interface for git

vifm - Vifm is a file manager with curses interface, which provides Vim-like environment for managing objects within file systems, extended with some useful ideas from mutt.

fff - 📁 A simple file manager written in bash.

xplr - A hackable, minimal, fast TUI file explorer

mc - Midnight Commander's repository

broot - A new way to see and navigate directory trees : https://dystroy.org/broot

zsh-z - Jump quickly to directories that you have visited "frecently." A native Zsh port of z.sh with added features.

fzf - :cherry_blossom: A command-line fuzzy finder