Juici / wchar-rs
A procedural macro for compile time UTF-16 strings
☆20Updated 9 months ago
Alternatives and similar repositories for wchar-rs:
Users that are interested in wchar-rs are comparing it to the libraries listed below
- Extensions to the Rust standard library☆43Updated 3 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A wrapper for build.rs instructions☆16Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 2 months ago
- Take a value atomically once.☆29Updated 2 years ago
- A lightweight lock protected by an atomic boolean.☆36Updated last month
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 weeks ago
- Cross-platform interface to the `errno` variable☆67Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- Asynchronous signal handling☆15Updated last week
- ☆72Updated this week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago