Juici / wchar-rs
A procedural macro for compile time UTF-16 strings
☆20Updated 10 months ago
Alternatives and similar repositories for wchar-rs
Users that are interested in wchar-rs are comparing it to the libraries listed below
Sorting:
- A C expression parser and evaluator☆46Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆26Updated 3 months ago
- Scoped Runtime for tokio☆17Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Rust crate for formatting strings dynamically☆32Updated last year
- Asynchronous signal handling☆17Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Rust `Vec` that can store unsized values☆19Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A Rust library for runtime-checked linearish types☆33Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Generated bindings for Linux's userspace API☆50Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated last year