chowdhurya / rust-unidecodeLinks
Rust port of the Text::Unidecode Perl module, which provides pure ASCII transliterations of Unicode strings.
☆75Updated 7 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☆126Updated last week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆137Updated 3 weeks ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- ☆62Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- Runtime string formatting for Rust☆64Updated 6 years ago
- A rust inflection library☆127Updated 2 years ago
- A library for creating and modifying Tree structures.☆55Updated last year
- Unicode Case-folding for Rust☆90Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- Cross-platform interface to the `errno` variable☆74Updated last month
- Unicode Normalization forms according to UAX#15 rules☆185Updated 2 months ago
- Rust text diffing and assertion library☆262Updated 2 years ago
- ☆67Updated 5 years ago
- Safely combine results☆82Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Atomic file-writes.☆101Updated last year
- An XPath library in Rust☆127Updated 7 months ago
- Write doc comments from macros☆101Updated 3 months ago
- A collection of password hashing routines in pure Rust☆62Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Simple implementation of a timer for Rust☆41Updated last year
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Converting informal English dates (like `date` command) to chrono DateTime in Rust☆59Updated 2 months ago