
Broot
lf (file manager)
nnn
Starship (Shell Prompt)
Midnight Commander
Double Commander
fzf
wezterm
socketify.py
BrootNo socketify.py videos yet. You could help us improve this page by suggesting one.
Based on our record, Broot should be more popular than socketify.py. It has been mentiond 15 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Well done! Reminds me of broot (https://dystroy.org/broot/). - Source: Hacker News / almost 2 years ago
I personally use broot[1] to achieve something similar. Iโve you open two panes, you can copy or move items between them. I also sometimes use it as a pseudo IDE. [1]: https://dystroy.org/broot. - Source: Hacker News / over 2 years ago
Https://dystroy.org/broot/ You can use it just like the original tree tool too: https://dystroy.org/broot/tricks/#replace-tree (disclaimer: broot author). - Source: Hacker News / almost 3 years ago
I'll add the long awaited support for nushell in broot. Source: over 3 years ago
Broot has many features that feel natural... When you know they exist (for example, try looking for what's taking space with `br -w` then stage the files and remove them at the end). I suggest everyone to have at least a short glance at the introduction at https://dystroy.org/broot/. - Source: Hacker News / over 4 years ago
These "benchmarks" are useless, they're not testing anything real world except the performance of uWebsockets. There are copy errors all over the place. And then an advertisement: https://github.com/cirospaciari/socketify.py#briefcase-comme... Is this a professional framework that produces proper, real-world benchmarks and... - Source: Hacker News / over 3 years ago
After starting the project called socketify.py at https://github.com/cirospaciari/socketify.py, I got pretty good results and reviews, but many people asked if socketify.py could be used to create a WSGI and ASGI server. WSGI and ASGI have a lot of overhead, that's is why I choose not to use them in the first place, but adding an ASGI and WSGI server allows a lot of code already written to run faster! Source: over 3 years ago
lf (file manager) - Terminal file manager written in Go (programming language).
nnn - Fast and resource-sensitive file manager for the terminal
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
Midnight Commander - GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and...
Double Commander - Double Commander is a cross-platform open source file manager with two panels side by side.
fzf - A command-line fuzzy finder written in Go