8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust278 forks (278 forks)auto 404
help wanted
Repository metrics
- Stars
- 2,056 stars (2,056 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Contributor guide
- Research direction
- Review the referenced Go issue for implementation details and trace how vDSO is used for getrandom in the Linux kernel. Then implement an opt in feature in rustix to use vDSO for getrandom when available.
- Tech stack
- rust
- Domain
- operating systemsperformance
- Issue type
- Feature
- Prerequisites
- RustLinux