unicode-rs / unicode-normalization
Unicode Normalization forms according to UAX#15 rules
☆161Updated last week
Related projects ⓘ
Alternatives and complementary repositories for unicode-normalization
- Provides a crate with information from the time it was built.☆157Updated last week
- Compact string type for zero-copy parsing☆250Updated 11 months ago
- String interning for Rust☆195Updated last month
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆180Updated 6 months ago
- Hjson for Rust☆103Updated last month
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated 3 weeks ago
- Rust option parser with custom derive support☆225Updated 4 months ago
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Super-fast float parser in Rust (now part of Rust core)☆275Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A Vec of Bits☆169Updated 3 months ago
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- Manual segmented stacks for Rust☆286Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆198Updated 6 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆168Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Compile-time string formatting☆212Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago
- Generic Rational numbers for Rust☆144Updated 6 months ago
- Faster, more compact implementation of std::Cow☆337Updated last year
- Displayed width of Unicode characters and strings according to UAX#11 rules.☆217Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 3 months ago