hexyl
vivid
hexyl | vivid | |
---|---|---|
18 | 7 | |
9,327 | 1,850 | |
0.9% | 1.8% | |
6.8 | 6.7 | |
about 2 months ago | about 2 months ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
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.
hexyl
-
Hyperfine: A command-line benchmarking tool
Perhaps interesting (for some) to note that hyperfine is from the same author as at least a few other "ne{w,xt} generation" command line tools (that could maybe be seen as part of "rewrite it in Rust", but I don't want to paint the author with a brush they disagree with!!): fd (find alternative; https://github.com/sharkdp/fd), bat ("supercharged version of the cat command"; https://github.com/sharkdp/bat), and hexyl (hex viewer; https://github.com/sharkdp/hexyl). (And certainly others I've missed!)
Pointing this out because I myself appreciate comments that do this.
For myself, `fd` is the one most incorporated into my own "toolbox" -- used it this morning prior to seeing this thread on hyperfine! So, thanks for all that, sharkdp if you're reading!
Ok, end OT-ness.
-
wxHexEditor — a Free Hex Editor / Disk Editor for Huge Files or Devices
I noticed hexyl wasn't on your list: https://github.com/sharkdp/hexyl
Your software seems to be in the same vein as hexyl. I can't personally vouch for how well it handles large files cause it's been a while, but I suspect it'll do alright.
- hexyl: A command-line hex viewer
- Hexyl: A command-line hex viewer with colorized output
- Hexyl: A command-line hex viewer
- hexyl release 0.11.0 - a colored command-line hex viewer
-
good hex view software?
A simple and lightweight command-line hex viewer:Hexyl
-
What is yay situation?
hexyl ["hexyl" in community repo] - a fancier hexdump
vivid
- vivid: A Themeable Ls_colors Generator
-
Exa Is Deprecated
I just use good old `ls` with colors set by vivid [1]
[1]: https://github.com/sharkdp/vivid
-
Change ls directory font
Yep! vivid does that.
- Vivid: A themeable LS_COLORS generator with a rich filetype datebase
-
How to get ls output to look like DT's?
I came across https://github.com/sharkdp/vivid and thought it was quite nice, but it doesn't change ls colors for anything but the file names. I really like how everything in DT's videos has color output so I was wondering how he did it. Did he use some script or utility or did he configure it from scratch? If it's the latter, is there a resource I can use to learn how to do it? Thanks.
-
fd is looking for contributors
fd is my very first Rust project. In fact, if you go back in (Git) history, the project was originally written in C++. I have created various other Rust command-line tools since then, but I love coming back to fd, as I personally use it the most.
-
LS_COLORS with zsh's autocomplete
Hello. I made my custom LS_COLORS using very nice tool vivid and it works perfectly well. Now I wonder is it possible to use the same file highlighting when zsh autocompletes files names. For example when I type cp it gives me a "menu" of all files and directories in current folder, but they are all white and I would like it to be in the same style as output of the ls command.
What are some alternatives?
walkdir - Rust library for walking directories recursively.
zcolors - 🌈 Use your $LS_COLORS to generate a coherent theme for Git & your Zsh prompt, command line and completions.
tiempo
eza - A modern alternative to ls
tools
bfs - A breadth-first version of the UNIX find command
exa - A modern replacement for ‘ls’.
pastel - A command-line tool to generate, analyze, convert and manipulate colors
binocle - a graphical tool to visualize binary data
lc - A post-modern, "multi-dimensional", configurable, abbreviating, extensible ls/file lister in Nim
parallel-disk-usage - Highly parallelized, blazing fast directory tree analyzer
csscolorparser-rs - Rust CSS color parser library