VoidStarKat / widestring-rsLinks
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆96Updated last month
Alternatives and similar repositories for widestring-rs
Users that are interested in widestring-rs are comparing it to the libraries listed below
Sorting:
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- Unicode Case-folding for Rust☆87Updated 10 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Convert number to enum☆87Updated last year
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Compile-time string operations☆109Updated last month
- Big array helper for serde☆64Updated last year
- A library for compact bit sets containing enums.☆119Updated last month
- A Cargo build script library to handle compilation and inclusion of Windows resources, in the most resilient fashion imaginable☆198Updated last month
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- Provides a Rust macro to determine the string name of a binding, type, or function.☆41Updated 3 months ago
- Types to define keyboard related events☆68Updated 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.☆43Updated 3 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆64Updated 3 weeks ago