| Crates.io | process_limiter |
| lib.rs | process_limiter |
| version | 0.1.0 |
| created_at | 2023-05-20 16:50:49.422013+00 |
| updated_at | 2023-05-20 16:50:49.422013+00 |
| description | A lib which can directly limit the specified process occupancy, and support multithreading and dynamically changing occupancy |
| homepage | |
| repository | https://github.com/shadow3aaa/process_limiter |
| max_upload_size | |
| id | 869523 |
| size | 14,019 |
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.