An open API service indexing awesome lists of open source software.

https://github.com/lucalewin/rust-windows-driver

template for creating windows drivers with Rust
https://github.com/lucalewin/rust-windows-driver

driver rust rust-driver winapi windows windows-driver

Last synced: 2 months ago
JSON representation

template for creating windows drivers with Rust

Awesome Lists containing this project

README

        

# Rusty Windows Driver

Basic template for a windows driver written in Rust.

## How to run

instructions are in the [`driver/README.md`](./driver/README.md) file