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
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 9 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- Extensions to the Rust standard library☆44Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆41Updated 3 months ago
- ☆39Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Full precision decimal representation of f64☆26Updated last month
- A Rust crate for formatting strings dynamically☆32Updated last year
- Download .crate files of all versions of all crates from crates.io☆45Updated last month
- Asynchronous signal handling☆16Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- Take a value atomically once.☆29Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- LZW en- and decoding that goes weeeee!☆28Updated 11 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated last month
- Defer running expensive destructors until later☆19Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Automatic testing of FFI bindings for Rust☆22Updated last week
- ☆36Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year