pastel
A command-line tool to generate, analyze, convert and manipulate colors (by sharkdp)
hexyl
A command-line hex viewer (by sharkdp)
Our great sponsors
- Onboard AI - Learn any GitHub repo in 59 seconds
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- SaaSHub - Software Alternatives and Reviews
pastel | hexyl | |
---|---|---|
4 | 16 | |
4,723 | 8,532 | |
- | - | |
0.0 | 0.0 | |
26 days ago | 2 months ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
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.
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.
pastel
Posts with mentions or reviews of pastel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-24.
-
Oxidise Your Life
pastel: A command-line tool to generate, analyze, convert and manipulate colors.
-
The culmination of several months of work by dozens of people, Flatpak 1.14.0 is now out!
I'm a fan of standalone binaries statically linked to musl for small command line applications. One such CLI app that releases this way is Pastel, a comprehensive color utility.
-
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.
-
Colin - Cute color information tool.
How does this compare to pastel?
hexyl
Posts with mentions or reviews of hexyl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-16.
- Hexyl: A 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
- There is framework for everything.
-
A list of new(ish) command line tools – Julia Evans
No such list is complete without hexyl!
- Question: why do Rust programmers always put "made in Rust" in a project description?
-
huxdemp: A modernized hexdump, with colorized output, column reordering, and Lua plugins!
huxdemp has: - Colorized output! No more straining your eyes to distinguish different patterns of data. (from hexyl and many others) - Color customization! Depicted in the above screenshot, HUXD_COLORS can be set to customize the colors used. (Original.) - Column reordering! ([screenshot]()) The -f flag can be set to show output however you'd like. (Original.) - Lua plugins! If you pass an unrecognized value to -f, it will try to load and run a Lua script by that name in $LUA_PATH, allowing for user-defined columns. E.g., in [this screenshot](), an ebcdic column was defined with [this script](). (Original.) - CP437 output! The -t cp437 flag can be passed, ensuring that every byte value, from 0x0 to 0xFF, will have a unique glyph in the ASCII column (as opposed to using . for all non-printable characters). This makes distinguishing binary patterns in data far easier. ([screenshot](), [screenshot]()) (from xd) - Highlighting of Unicode codepoints! With the -u flag, bytes in the byte column that encode the same Unicode codepoint will be "highlighted". ([screenshot]()) - Automatic paging! If the output is too large to be viewed on a single screen, it will automatically be piped to less(1).
-
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.
-
Your favorite Rust CLI utility? I have my top 10 below.
Nice hex viewer hexyl
-
[WIP] A colorized alternative to hexdump
Have you tried hexyl?
What are some alternatives?
When comparing pastel and hexyl you can also consider the following projects:
bat - A cat(1) clone with wings.
tiempo
walkdir - Rust library for walking directories recursively.
tools
huxdemp - A better hexdump
vivid - A themeable LS_COLORS generator with a rich filetype datebase
exa - A modern replacement for ‘ls’.
binocle - a graphical tool to visualize binary data
parallel-disk-usage - Highly parallelized, blazing fast directory tree analyzer
rustocolin - RustoColin, Rust implementation of Colin.
sauce - A tool to help manage context/project specific shell-things like environment variables.