rust-hox VS bed

Compare rust-hox vs bed 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
rust-hox bed
2 2
4 1,203
- -
0.0 5.9
almost 2 years ago 18 days ago
Rust Go
GNU General Public License v3.0 only MIT 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.

rust-hox

Posts with mentions or reviews of rust-hox. 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
    7 projects | news.ycombinator.com | 16 Jun 2023
    Cool idea with the color!

    But for my needs the hex viewer that I've wrote works best. I need those number displays at the bottom and an easy way to go to relative and absolute offsets. See the screenshot at the bottom: https://github.com/panzi/rust-hox

  • GNU poke 1.0 released: an interactive, extensible editor for binary data
    2 projects | /r/programming | 26 Feb 2021
    Just recently I "needed" (sparetime fun) a hex editor (well, viewer - only need read-only) that can handle large files and decodes the current offset in 16/32/64 bit little endian signed/unsigned integers (and where I could actually copy the current cursor location, i.e. it not being a non-selectable label). Didn't find one at a glance that I could get to work. ImHex crashed with "bad any cast", others simply won't do > 2GB files or won't decode 64 bit integers. So in the span of a week or so I wrote this crappy little hex-viwer in Rust and ncurses (first time I did anything in ncurses): https://github.com/panzi/rust-hox

bed

Posts with mentions or reviews of bed. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-22.

What are some alternatives?

When comparing rust-hox and bed you can also consider the following projects:

hexcurse - Hexcurse is a ncurses-based console hexeditor written in C

HexManiacAdvance - A tool for editing tables, text, scripts, images, and other data in Pokemon GBA games

hexcurse - Hexcurse is a ncurses-based console hexeditor written in C

gh-install - install GitHub release binaries from the CLI interactively