VoidStarKat / widestring-rsLinks
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆93Updated 3 months ago
Alternatives and similar repositories for widestring-rs
Users that are interested in widestring-rs are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- Unicode Case-folding for Rust☆86Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Better reference counted strings for Rust☆135Updated last year
- Compile-time string operations☆103Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆195Updated last month
- A simple bitset container for Rust☆148Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Semantic wrapper for byte count representations☆143Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Provides a Rust macro to determine the string name of a binding, type, or function.☆42Updated last month
- Rust accurate sleeping. Only use native sleep as far as it can be trusted, then spin.☆172Updated this week
- A Rust crate for formatting strings dynamically☆32Updated last year
- A cross-platform virtual memory API written in Rust☆127Updated last year
- Cross compile Rust programs to the MSVC Windows target using Wine☆66Updated 3 years ago
- offsetof for Rust☆229Updated last year