VoidStarKat / widestring-rsLinks
A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.
☆89Updated 2 weeks 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 cross-platform library for opening OS pipes in Rust☆111Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- Unicode Case-folding for Rust☆81Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- #[no_std] print equivalent for Rust☆64Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Better reference counted strings for Rust☆126Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated this week
- Migrated to Codeberg☆79Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Convert number to enum☆87Updated 10 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 variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Compile-time string operations☆95Updated 2 weeks ago
- A library for compact bit sets containing enums.☆101Updated last month
- Rust macro for automatically generating default☆141Updated last year
- ☆50Updated 3 months ago
- Library for reading/writing un-aligned values from/to streams in big-endian and little-endian formats☆60Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- Convert closures into wakers☆45Updated 5 months ago
- "A very small syn"☆204Updated 4 months ago