rylev / const-utf16Links
Utf8 to utf16 conversion functions for use in const contexts
☆15Updated 4 years ago
Alternatives and similar repositories for const-utf16
Users that are interested in const-utf16 are comparing it to the libraries listed below
Sorting:
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆57Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Swift-style keypaths in Rust☆60Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- String optimized for map keys☆63Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆31Updated 5 years ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- A package manager☆19Updated 5 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Cross-platform interface to the `errno` variable☆69Updated 2 weeks ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ☆21Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- List size of types in a Rust crate☆27Updated last year
- Embed property list files like Info.plist directly in your Rust executable binary☆41Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- ☆46Updated last year