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

4 releases

Uses new Rust 2024

0.2.1 Mar 7, 2026
0.2.0 Mar 11, 2025
0.1.1 Mar 9, 2025
0.1.0 Mar 9, 2025

#307 in Text processing

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

7,590 downloads per month
Used in 6 crates (4 directly)

MIT AND LPPL-1.3c

1.5MB
15K SLoC

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

Converts latex to Unicode characters.

Port of unicodeit.net to rust.


unicodeit.rs

A rust port of unicodeit, with a fast CLI.

Install the CLI with cargo install unicodeit-cli or cargo binstall unicodeit-cli (using cargo-binstall avoids compiling from source).

Available as a library through the unicodeit crate.

Building

Building the project only requires cargo.

The repository comes with pre-generated data files. To regenerate these, use the Python project in the 'regen' directory using uv build.

License

The project is licensed under a combination of the MIT License and the LaTeX Public License. This is exactly the same terms as the upstream unicodeit project. See LICENSE.md for details.

Dependencies

~2.3–3.5MB
~61K SLoC