microsoft / microsoft/WinDbg-Samples
Question: Data Model Client Library Accessible To Rust
Open
@MattPicDev is already working on this.
Since Sep 26, 2025.
- Dominant language
- C++
- Stars
- 827
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
The client library DbgModelClientEx.h is an excellent abstraction to (relatively) quickly create powerful data model abstractions but is limited to c++ only. Are there future plans to support Rust bindings so when one wants to write Windbg Rust extensions, they have excellent support for creating/consuming data models without the COM madness?
### Tasks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.