process_limiter

Crates.ioprocess_limiter
lib.rsprocess_limiter
version0.1.0
sourcesrc
created_at2023-05-20 16:50:49.422013
updated_at2023-05-20 16:50:49.422013
descriptionA lib which can directly limit the specified process occupancy, and support multithreading and dynamically changing occupancy
homepage
repositoryhttps://github.com/shadow3aaa/process_limiter
max_upload_size
id869523
size14,019
shadow3 (shadow3aaa)

documentation

README

Process Limiter

* A lib which can directly limit the specified process occupancy, and support multithreading and dynamically changing occupancy.


Resource-limiting Rust library for specific processes, with multithreading and dynamic occupancy adjustments. Easily limits system resource usage to reduce instability and downtime, ideal for any project needing strict resource control.

Commit count: 0

cargo fmt