starkat99 / widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆85Updated 10 months ago
Alternatives and similar repositories for widestring-rs:
Users that are interested in widestring-rs are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- a cross-platform library for opening OS pipes in Rust☆102Updated 4 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Better reference counted strings for Rust☆118Updated 6 months ago
- Migrated to Codeberg☆81Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- ☆39Updated 4 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆77Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆118Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Rust library for typesystem-assisted bitflags.☆114Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Unicode Case-folding for Rust☆77Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- #[no_std] print equivalent for Rust☆61Updated last year
- ☆105Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆197Updated this week
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆120Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Compile-time string operations☆89Updated last week
- Const TypeId and non-'static TypeId☆59Updated this week
- Humansize - A flexible crate for humanizing file sizes☆114Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year