yace
Yet another CLI editor, a simple command-line-interface text editor written in C (by Rudeus-Greyrat-00)
hed
vim like hex editor (by fr0zn)
| yace | hed | |
|---|---|---|
| 1 | 1 | |
| 9 | 56 | |
| - | - | |
| 10.0 | 7.7 | |
| over 3 years ago | 10 months ago | |
| C | C | |
| MIT License | GNU General Public License v3.0 only |
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.
yace
Posts with mentions or reviews of yace.
We have used some of these posts to build our list of alternatives
and similar projects.
hed
Posts with mentions or reviews of hed.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-27.
-
How to view unknown characters if I nano a bin file
You cannot view a binary in a text editor. You'll want to use a hex editor for that (for example hed).
What are some alternatives?
When comparing yace and hed you can also consider the following projects:
climenu - Compact application for creating text menus with executable entries. Use it to build straightforward static shortcut menus or dynamically generate advanced menus for more complex programs.
hx - Hex editor for the terminal using plain C99 + POSIX libs.
bim - Extensible, lightweight terminal text editor with syntax highlighting and plugin support.
hexing - Graphical and minimalistic hex editor.
Teditor - A simple text/code editor
bvi-lf - bvi-lf: bvi editor for binary files (hex editor) with large-file support [personal fork] - Use https://github.com/buergmann/bvi as it now has these fixes!