starkat99 / widestring-rs
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆83Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for widestring-rs
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆100Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆109Updated this week
- Automatic cfg for Rust compiler features☆95Updated 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.☆40Updated 2 years ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated this week
- Convert number to enum☆90Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- #[no_std] print equivalent for Rust☆60Updated 10 months ago
- A Rust crate for formatting strings dynamically☆31Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- ☆55Updated last year
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆51Updated 4 months ago
- Compile-time string operations☆80Updated last month
- Unicode Case-folding for Rust☆75Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- ☆49Updated last month
- Better reference counted strings for Rust☆114Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- ☆54Updated last year
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆53Updated this week
- Humansize - A flexible crate for humanizing file sizes☆112Updated 4 months ago
- Threadsafe RefCell for Rust☆88Updated last year