unicode-rs / unicode-normalization
Unicode Normalization forms according to UAX#15 rules
☆176Updated 5 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 macros to derive numeric traits in Rust☆200Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- Provides a crate with information from the time it was built.☆172Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- String interning for Rust☆199Updated last month
- Displayed width of Unicode characters and strings according to UAX#11 rules.☆247Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆133Updated last month
- Integer trait and functions for Rust☆180Updated 2 months ago
- Super-fast float parser in Rust (now part of Rust core)☆274Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- Rust option parser with custom derive support☆231Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Build library for invoking pkg-config for Rust☆179Updated 2 months ago
- Rust library for typesystem-assisted bitflags.☆119Updated 3 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Compile-time string formatting☆235Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Semantic wrapper for byte count representations☆134Updated last month
- Compact string type for zero-copy parsing☆257Updated last year
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- Generic Atomic<T> type for Rust☆234Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆206Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆389Updated 3 years ago
- Manual segmented stacks for Rust☆306Updated last week
- Rust replacement for miniz☆206Updated 3 weeks ago