Software Alternatives, Accelerators & Startups

HxD VS Kakoune

Compare HxD VS Kakoune and see what are their differences

HxD logo HxD

HxD is a carefully designed and fast hex editor which, additionally to raw disk editing and...

Kakoune logo Kakoune

Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design
  • HxD Landing page
    Landing page //
    2021-07-31
  • Kakoune Landing page
    Landing page //
    2023-10-13

HxD videos

No HxD videos yet. You could help us improve this page by suggesting one.

+ Add video

Kakoune videos

Kakoune Is A More Efficient Text Editor

Category Popularity

0-100% (relative to HxD and Kakoune)
IDE
65 65%
35% 35
Text Editors
45 45%
55% 55
Software Development
75 75%
25% 25
Productivity
0 0%
100% 100

User comments

Share your experience with using HxD and Kakoune. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, HxD should be more popular than Kakoune. It has been mentiond 64 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.

HxD mentions (64)

  • HexWalk – Hex Editor/Viewer/Analyzer
    How does it compare to HxD? https://mh-nexus.de/en/hxd/. - Source: Hacker News / 3 months ago
  • 2 TB SSD turned to 1TB SSD by repair software, is there a way to get the files recovered?
    By the sound of what happened it's possible that all files residing in the last 1TB got TRIMMed (https://www.300dollardatarecovery.com/trim/) by first aid. Can you check the corrupted videos with a hex editor (for example https://mh-nexus.de/en/hxd/) to see if they contain any information at all? If they got trimmed there will be large swathes of either 0xff or 0x00. Source: 6 months ago
  • Bakugan Battle Brawlers Save File Editing Helper (Wii/PS3 and potentially other console versions)
    You don't need to know anything about Hex-Editing to use this. You are only required to know how to copy-paste. That being said, you will need a Hex-Editor program and to know your save-file's location. I personally use HxD: https://mh-nexus.de/en/hxd/. Source: 11 months ago
  • Visual Boy Advance Saving As 64KB Instead Of 128KB - Doesn't Work On Cartridge
    Also, notepad is only good for editing text, not binary files. You should use a hex editor. I personally use HxD. I also found this online hex editor called HexEd.it. Source: 11 months ago
  • Can't leave, can't die.
    Anyway, due to the sheer size of the saves, I'd recommend using a hex editor like HxD rather than a text editor. Hex editors typically operate on just a small buffer at any given time, so opening and paging through the file is very fast. In theory, this might slow down full-file operations like a full text search, but in practice it doesn't seem to matter in this case. I opened a 100MB save that hasn't been... Source: 12 months ago
View more

Kakoune mentions (9)

  • Helix: Release 24.03 Highlights
    Helix's modal editing is based on Kakoune's modal editing which is like an evolution to Vim's modal editing. You can think of it as being always in selection (visual) mode. https://github.com/mawww/kakoune?tab=readme-ov-file#selectio.... - Source: Hacker News / about 2 months ago
  • I don't need your query language
    You might like kakoune (https://github.com/mawww/kakoune), which does exactly that: first you select the range (which can even be disjoint, e.g. All words matching a regex), then you operate on it. By default, the selected range is the character under cursor, and multiple cursors work out of the box. It also generally follows the Unix philosophy, e.g. By using shell... - Source: Hacker News / 11 months ago
  • I use nano BTW.
    It might be worth checking out kakoune if you are experimenting with editors. It’s supposed to be equally powerful to vim but much easier to learn. Source: over 1 year ago
  • Mle is a small, flexible, terminal-based text editor written in C
    For that, try Kakoune[1], which is modal with a mostly-postfix language instead of vi's usually-prefix one and uses this to also be a multiple-selections editor with immediate visual feedback. It falls too much into the uncanny valley of almost-but-not-quite-vi for some people, though. [1] https://kakoune.org/, https://github.com/mawww/kakoune. - Source: Hacker News / over 1 year ago
  • CppCon 2022
    I think the text editor, [Kakoune](https://github.com/mawww/kakoune), was written as an experiment in modern C++ language features. Its documentation says it requires a C++20 compiler, though I don't imagine it was originally for that version, since it was started before 2020. - Source: Hacker News / over 1 year ago
View more

What are some alternatives?

When comparing HxD and Kakoune, you can also consider the following products

010 Editor - 010 Editor: Professional hex editor with Binary Templates. A fast, flexible, easy-to-use hex editor.

Atom - At GitHub, we’re building the text editor we’ve always wanted: hackable to the core, but approachable on the first day without ever touching a config file. We can’t wait to see what you build with it.

WinHex - WinHex hex editor, disk editor, RAM editor. Binary editor for files, disks, and RAM. Download HEX EDITOR. Sector editor. Drive editor.

Vim - Highly configurable text editor built to enable efficient text editing

IDA - The best-of-breed binary code analysis tool, an indispensable item in the toolbox of world-class software analysts, reverse engineers, malware analyst and cybersecurity professionals.

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft