unicode-rs / unicode-normalization
Unicode Normalization forms according to UAX#15 rules
☆174Updated 4 months ago
Alternatives and similar repositories for unicode-normalization:
Users that are interested in unicode-normalization are comparing it to the libraries listed below
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A Gecko-oriented implementation of the Encoding Standard in Rust☆405Updated 4 months ago
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Conditional compilation according to rustc compiler version☆349Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- Build library for invoking pkg-config for Rust☆176Updated last week
- Compact string type for zero-copy parsing☆251Updated last year
- Displayed width of Unicode characters and strings according to UAX#11 rules.☆244Updated 2 weeks ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆131Updated 4 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆205Updated last week
- A data structure to efficiently intern, cache and restore strings.☆189Updated last month
- x-www-form-urlencoded meets Serde☆240Updated 7 months ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 8 months ago
- Provides a crate with information from the time it was built.☆164Updated 2 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆89Updated last week
- MIMEs in Rust☆189Updated 4 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆226Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Unicode Case-folding for Rust☆77Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆356Updated last year
- rust library for formatting dynamic strings☆148Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Integer trait and functions for Rust☆180Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆258Updated 3 months ago
- libbz2 (bzip2 compression) bindings for Rust☆113Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week