thisKai / rust-windows-dll
Macro for dynamically loading windows dll functions
☆19Updated last year
Alternatives and similar repositories for rust-windows-dll:
Users that are interested in rust-windows-dll are comparing it to the libraries listed below
- A C expression parser and evaluator☆46Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A convenient crate for safely accessing and mutating the Windows Registry.☆22Updated 2 months ago
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated 11 months ago
- Cross-platform, endian-aware primitives for Rust☆36Updated 5 months ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A wrapper for build.rs instructions☆16Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated last week
- Rust crate for efficient sorting, merging, ranking, searching and reversing of generic vectors.☆9Updated 7 months ago
- Full precision decimal representation of f64☆26Updated last week
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- Take a value atomically once.☆27Updated 2 years 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
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated last month
- A generic implementation of double-buffering.☆16Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Exhaustive iteration trait in Rust☆14Updated this week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- A GUI toolkit designed to act as an underlying drawing toolkit, among other things. Currently in alpha.☆15Updated 2 years ago
- Find out what platform your code is running on from Rust☆32Updated 2 years ago
- Provides a wrapper to deserialize clap app using serde.☆22Updated last year
- Compile-time string operations☆90Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- LR-style Parser Generator☆18Updated 2 months ago