Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nugine/rlimit
Resource limits
https://github.com/nugine/rlimit
rust syscall unix
Last synced: 4 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-17T07:45:49.000Z (about 1 month ago)
- Last Synced: 2025-01-12T07:06:29.927Z (11 days ago)
- Topics: rust, syscall, unix
- Language: Rust
- Homepage:
- Size: 266 KB
- Stars: 43
- Watchers: 3
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)
+ [Code of Conduct](./CODE_OF_CONDUCT.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!