Thanks to visit codestin.com
Credit goes to lib.rs

8 releases

Uses new Rust 2024

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

#1170 in Text processing

Codestin Search App

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.6MB
~32K SLoC