VoidStarKat / widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆86Updated last week
Alternatives and similar repositories for widestring-rs:
Users that are interested in widestring-rs are comparing it to the libraries listed below
- a cross-platform library for opening OS pipes in Rust☆107Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Compile-time string operations☆90Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Unicode Case-folding for Rust☆79Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- 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
- Migrated to Codeberg☆80Updated last year
- #[no_std] print equivalent for Rust☆63Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Rust library for typesystem-assisted bitflags.☆117Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Convert closures into wakers☆45Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Convert number to enum☆87Updated 8 months ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆57Updated this week
- ☆55Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆184Updated 3 weeks ago
- Cross compile Rust programs to the MSVC Windows target using Wine☆66Updated 3 years ago