dtolnay / unicode-identLinks
Determine whether characters have the XID_Start or XID_Continue properties
☆91Updated this week
Alternatives and similar repositories for unicode-ident
Users that are interested in unicode-ident are comparing it to the libraries listed below
Sorting:
- ☆50Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆100Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Integer trait and functions for Rust☆182Updated 3 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- ☆187Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- docs.rs as a publishing platform?☆69Updated last month
- Minimal TOML library with few dependencies☆84Updated 3 months ago
- ☆54Updated last year
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- ☆209Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`