process_limiter 0.1.0

A lib which can directly limit the specified process occupancy, and support multithreading and dynamically changing occupancy
Documentation
1
2
3
4
## 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.