https://github.com/nugine/rlimit
Resource limits
https://github.com/nugine/rlimit
rust syscall unix
Last synced: 18 days ago
JSON representation
Resource limits
- Host: GitHub
- URL: https://github.com/nugine/rlimit
- Owner: Nugine
- License: mit
- Created: 2019-04-05T07:17:40.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-16T08:35:33.000Z (about 1 month ago)
- Last Synced: 2025-04-03T12:11:47.254Z (27 days ago)
- Topics: rust, syscall, unix
- Language: Rust
- Homepage:
- Size: 234 KB
- Stars: 45
- Watchers: 2
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# rlimit
[![Latest Version]][crates.io]
[![Documentation]][docs.rs]
![License]
[![Downloads]][downloads]Resource limits.
[crates.io]: https://crates.io/crates/rlimit
[Latest Version]: https://img.shields.io/crates/v/rlimit.svg
[Documentation]: https://docs.rs/rlimit/badge.svg
[docs.rs]: https://docs.rs/rlimit
[License]: https://img.shields.io/crates/l/rlimit.svg
[downloads]: https://img.shields.io/crates/d/rlimitDocumentation:
## Contributing
+ [Development Guide](./CONTRIBUTING.md)
## Sponsor
If my open-source work has been helpful to you, please [sponsor me](https://github.com/Nugine#sponsor).
Every little bit helps. Thank you!