Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fubarnetes/rctl
Rust RCTL / RACCT bindings
https://github.com/fubarnetes/rctl
accounting freebsd limits resource-accounting resource-limits resource-management resource-monitor
Last synced: 3 days ago
JSON representation
Rust RCTL / RACCT bindings
- Host: GitHub
- URL: https://github.com/fubarnetes/rctl
- Owner: fubarnetes
- License: bsd-3-clause
- Created: 2018-07-04T11:17:35.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-04T07:59:07.000Z (18 days ago)
- Last Synced: 2024-12-07T04:31:09.300Z (16 days ago)
- Topics: accounting, freebsd, limits, resource-accounting, resource-limits, resource-management, resource-monitor
- Language: Rust
- Homepage: https://crates.io/crates/rctl
- Size: 698 KB
- Stars: 11
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# rctl
FreeBSD resource limits and accounting with RCTL / RACCT
[![Build Status](https://api.cirrus-ci.com/github/fubarnetes/rctl.svg)](https://cirrus-ci.com/github/fubarnetes/rctl)
[![Code Coverage](https://img.shields.io/codecov/c/github/fubarnetes/rctl.svg?logo=codecov&style=flat-square)](https://codecov.io/gh/fubarnetes/rctl)
[![Crates.io](https://img.shields.io/crates/v/rctl.svg?style=flat-square)](https://crates.io/crates/rctl)
[![GitHub last commit](https://img.shields.io/github/last-commit/fubarnetes/rctl.svg?style=flat-square)](https://github.com/fubarnetes/librctl-rs/commits/master)
[![Gitter](https://img.shields.io/gitter/room/fubarnetes/rctl.js.svg?style=flat-square)](https://gitter.im/fubarnetes/librctl-rs)
[![Libraries.io for
releases](https://img.shields.io/librariesio/release/cargo/rctl.svg?style=flat-square)](https://libraries.io/cargo/rctl/)
[![Crates.io](https://img.shields.io/crates/d/rctl.svg?style=flat-square)](https://crates.io/crates/rctl)
[![Crates.io](https://img.shields.io/crates/l/rctl.svg?style=flat-square)](https://crates.io/crates/rctl)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffubarnetes%2Frctl.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ffubarnetes%2Frctl?ref=badge_shield)# Is it any good?
[Yes.](https://news.ycombinator.com/item?id=3067434)# Can I use it?
This library is still under heavy development, but seems to work so far.
No stability guarantees are made.## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ffubarnetes%2Frctl.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Ffubarnetes%2Frctl?ref=badge_large)