#primitive #stenography

no-std stenotype

Machine stenography primitives

8 releases

Uses new Rust 2024

0.1.7 Jul 20, 2025
0.1.6 Jul 8, 2025
0.1.3 Jun 30, 2025

#963 in Text processing

Download history

447 downloads per month

MIT/Apache

34KB
628 lines

Utilities for machine stenography

Feature Flags

document_features::document_features!())]


Steno

Utilities for machine stenography

This crate is intended to eventually become a one-stop crate for machine stenography, including no-std and web support via. wasm.

Crates

  • stenotype
    • primitives like Layout, Stroke, Outline, and Dictionary
    • parsing for those primitives
    • WIP: nostd, translation engine
  • stenogen WIP
    • Engine for generating steno dictionaries via. pattern matching.
  • stenogym WIP
    • Terminal app for practicing steno; Also acts as demo for using the stenotype crate

Dependencies

~0.7–1.7MB
~33K SLoC