#editor #applications #text

duat-core

The core of Duat, a highly customizable text editor

19 releases (6 breaking)

Uses new Rust 2024

0.7.6 Nov 16, 2025
0.6.0 Aug 20, 2025
0.5.3 Jun 25, 2025
0.3.0 Mar 5, 2025
0.1.0 Oct 30, 2023

#409 in Text editors

Download history 228/week @ 2025-08-20 62/week @ 2025-08-27 65/week @ 2025-09-03 32/week @ 2025-09-10 15/week @ 2025-09-17 23/week @ 2025-09-24 48/week @ 2025-10-01 25/week @ 2025-10-08 48/week @ 2025-10-15 44/week @ 2025-10-22 22/week @ 2025-10-29 40/week @ 2025-11-05 26/week @ 2025-11-12 6/week @ 2025-11-19 17/week @ 2025-11-26

101 downloads per month
Used in 12 crates (10 directly)

GPL-3.0-or-later and AGPL-3.0-or-later

1MB
16K SLoC

duat-core License: GPL-3.0-or-later duat-core on crates.io duat-core on docs.rs Source Code Repository

The core of Duat, for use by Duat’s built-in plugins.

This crate isn’t really meant for public use, since it is used only by a select few plugins. Configuration crates and plugins should make use of the duat crate.

Plugin examples

duat-sneak

sneak

duat-sneak, inspired by vim-sneak, lets you traverse the screen by searching through character sequences.

Dependencies

~7–43MB
~622K SLoC