VoidStarKat / widestring-rsLinks
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆92Updated 2 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:
- Unicode Case-folding for Rust☆82Updated 6 months ago
- a cross-platform library for opening OS pipes in Rust☆112Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Automatic cfg for Rust compiler features☆102Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆129Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆87Updated last month
- Convert number to enum☆87Updated last year
- Migrated to Codeberg☆79Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- A cross-platform shared library loader.☆30Updated 6 years ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 2 weeks ago
- Compile-time string operations☆99Updated this week
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆75Updated 2 months ago
- Rust macro to specialize on the type of an expression.☆44Updated 2 years ago
- Big array helper for serde☆61Updated last year
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Accessing file timestamps in a platform-agnostic fashion in Rust☆125Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Humansize - A flexible crate for humanizing file sizes☆121Updated 6 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year