Broot (Software Tool)
Broot is a tool for navigating directories. It can provide overviews of large directories, locate and access folders, manipulate files, create shortcuts, view file sizes, and more. The current version of broot works on Linux, Mac, and Windows 10.
scalene (GitHub Repo)
Scalene is a high-performance CPU and memory profiler for Python. It is fast as it uses sampling instead of instrumentation or relying on Python's tracing facilities. Scalene performs CPU profiling at the line level, providing a high level of detail. The line tracking can also identify code responsible for memory growth.