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
- Windows Linked Lists in idiomatic Rust (LIST_ENTRY, SINGLE_LIST_ENTRY)☆22Updated last year
- Cross-platform, endian-aware primitives for Rust☆36Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Full precision decimal representation of f64☆26Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- memory functions like a libc memcmp(), memchr(), memmem(), memcpy(), memset()☆18Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Rust crate for making Read streams peekable.☆26Updated 3 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
- A minimal window context for Rust on Windows.☆23Updated 2 weeks ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 weeks ago
- A generic implementation of double-buffering.☆16Updated 3 years ago
- libyaml transpiled to rust by c2rust☆33Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- More reliable path manipulation.☆61Updated last week
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Mostly safe wrapper for alloca☆25Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Provides a wrapper to deserialize clap app using serde.☆22Updated last year
- A newtype with alignment of at least `A` bytes☆32Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- Take a value atomically once.☆29Updated 2 years ago
- a cross-platform library for opening OS pipes in Rust☆109Updated last month
- Hitori is a generic regular expressions library.☆54Updated last year