Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rlee287/mincore-rs
A safe Rust wrapper around the mincore system call.
https://github.com/rlee287/mincore-rs
Last synced: 17 days ago
JSON representation
A safe Rust wrapper around the mincore system call.
- Host: GitHub
- URL: https://github.com/rlee287/mincore-rs
- Owner: rlee287
- License: apache-2.0
- Created: 2023-12-26T04:18:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T20:28:05.000Z (about 1 year ago)
- Last Synced: 2024-12-24T01:15:14.498Z (26 days ago)
- Language: Rust
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# mincore-rs
A safe Rust wrapper around the `mincore` system call.