chowdhurya / rust-unidecodeLinks
Rust port of the Text::Unidecode Perl module, which provides pure ASCII transliterations of Unicode strings.
☆73Updated 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
Sorting:
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 3 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆135Updated 5 months ago
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A library for creating and modifying Tree structures.☆54Updated last year
- Error management☆27Updated 7 years ago
- A rust inflection library☆127Updated 2 years ago
- ☆59Updated last year
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Temporary directory management for Rust☆140Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Rust text diffing and assertion library☆257Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- Floating point approximate comparison for Rust☆64Updated 6 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- Cross-platform interface to the `errno` variable☆72Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 4 months ago
- Unicode Normalization forms according to UAX#15 rules☆180Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Minifier tool/lib for JS/CSS/JSON files☆88Updated 3 months ago