rylev / const-utf16
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:
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆46Updated last year
- Extensions for the Rust standard library☆39Updated last year
- String optimized for map keys☆62Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆58Updated 2 months ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- ☆56Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆31Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆21Updated 2 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- ☆56Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 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
- Inline procedural macros for Rust☆55Updated 2 years ago