swgillespie / unicode-categories
A simple crate that allows for unicode categories can be queried for characters.
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for unicode-categories
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆25Updated last year
- Unicode caseless matching☆20Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Rust library for checking the installed/running rustc's version.☆50Updated 3 months ago
- Rust String type with configurable byte storage.☆33Updated 2 months ago
- A map backed by a vector☆25Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- A procedural macro implementation of `quote!`.☆23Updated last year
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆42Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- ☆20Updated 7 years ago
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- Standard Rust log crate adapter to slog-rs☆12Updated last year
- Minimal Adler32 implementation for Rust.☆20Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Testing the Rust standard library with Miri, continuously☆10Updated last week
- Analyzing Travis and Azure Pipelines logs to find encountered errors☆40Updated 7 months ago
- ☆23Updated 4 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- An implementation of random number generator based on rdrand instruction☆25Updated 10 months ago
- Cross-platform interface to the `errno` variable☆65Updated last month
- Target "triple" support☆48Updated last month
- Lossless functionality for platform-native strings.☆70Updated this week
- VFS used by rust-analyzer☆17Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆26Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- An implementation of a DEFLATE encoder in rust☆53Updated 3 years ago