swgillespie / unicode-categoriesLinks
A simple crate that allows for unicode categories can be queried for characters.
☆19Updated 3 years ago
Alternatives and similar repositories for unicode-categories
Users that are interested in unicode-categories are comparing it to the libraries listed below
Sorting:
- Unicode caseless matching☆23Updated 5 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- LZW en- and decoding that goes weeeee!☆28Updated 2 weeks ago
- ☆20Updated 8 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- An implementation of random number generator based on rdrand instruction☆25Updated last year
- This library provides a simple ASN.1-DER en-/decoder☆10Updated 2 years ago
- ☆72Updated 2 months ago
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 6 months ago
- Testing the Rust standard library with Miri, continuously☆13Updated this week
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆36Updated 9 months ago
- ☆49Updated 3 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- ☆34Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- Parse zoneinfo files from the IANA database☆8Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Talk to Cargo easily at build time☆17Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆12Updated last year