rbspy / rbspy/read-process-memory
Explore using `OwnedHandle`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 132
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Rust shipped with a stable std::os::windows::io::OwnedHandle (RFC) in 1.63. Let's consider using it as an improved ProcessHandle.
References:
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No source files or tests are named. Start by reading the OwnedHandle documentation and referenced pull requests 16, 17, and 21, then locate ProcessHandle in the repository and determine the compatibility and API changes needed. Done means agreeing on and implementing a clearly defined OwnedHandle-based ProcessHandle design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100