chowdhurya / rust-unidecode
Rust port of the Text::Unidecode Perl module, which provides pure ASCII transliterations of Unicode strings.
☆71Updated 6 years ago
Alternatives and similar repositories for rust-unidecode:
Users that are interested in rust-unidecode are comparing it to the libraries listed below
- Accessing file timestamps in a platform-agnostic fashion in Rust☆122Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆133Updated 2 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- ☆59Updated 7 months ago
- A rust inflection library☆124Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- Error management☆26Updated 7 years ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Temporary directory management for Rust☆139Updated 5 years ago
- ☆54Updated 4 years ago
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- Safely combine results