tormol / encode_unicode
A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.
☆12Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for encode_unicode
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A Rust library for runtime-checked linearish types☆31Updated last year
- ☆35Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Extension of nom to trace parser☆48Updated 10 months ago
- Rust String type with configurable byte storage.☆33Updated last month
- Imitate the documentation build that docs.rs would do☆40Updated this week
- ☆37Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆55Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- `smol` integrations with `hyper`☆14Updated 3 weeks ago
- Cargo API written in Paris☆43Updated this week
- ☆28Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- ☆12Updated 10 months ago
- Count directory entries—`ls | wc -l` but faster☆27Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆20Updated 2 years ago
- Take a value atomically once.☆27Updated last year
- An experimental allocated buffer suitable for image data (Rust library).☆28Updated last month
- ☆55Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- JSON Pointer (RFC 6901) implementation for Rust☆44Updated this week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- A simple macro to create correct opaque pointers☆23Updated 3 years ago
- Remove Cargo.lock lockfile☆33Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago