starkat99 / widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆85Updated 11 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.☆141Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- a cross-platform library for opening OS pipes in Rust☆105Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Migrated to Codeberg☆80Updated last year
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- 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 2 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆182Updated last week
- Unicode Case-folding for Rust☆77Updated 2 months 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Threadsafe RefCell for Rust☆90Updated last year
- A library for compact bit sets containing enums.☆98Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆121Updated 4 months ago
- #[no_std] print equivalent for Rust☆61Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆63Updated last year
- Show unused code from multi-crate Rust projects☆98Updated 6 months ago