Skip to content

Implementing (text/unicode.org) codecs in rust. Also learning rust.

License

Notifications You must be signed in to change notification settings

haard/rust-codecs

Repository files navigation

rust-codecs

Implementing (text/unicode.org) codecs in rust. Also learning rust.

iso_*.rs and codecs.rs is generated by generate_encodings.rs uses the ISO specifications to generate charmaps which are used to encode/decode text.

Depends on std::unicode being public.

About

Implementing (text/unicode.org) codecs in rust. Also learning rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages