rustio rustio.net
67

server-manager

v5.0.18 Stable

server-manager is a rust library for managing server processes. It encapsulates service startup, shutdown, and background daemon mode. Users can specify the PID file, log file paths, and other configurations through custom settings, while also passing in their own asynchronous server function for execution. The library supports both synchronous and asynchronous operations. On Unix and Windows platforms, it enables background daemon processes.

MIT Edition 2024
Development tools #linux#unix#manager#libc#processes

Quick Verdict

  • Actively maintained (updated 2d ago)
  • Stable API (5.x for 1+ years)
  • Trusted by 613 crates
  • Tiny footprint (8KB, 1 deps)
  • Permissive license (MIT)

Security

Checking security advisories...
Downloads
40.9K
Dependents
613
Releases
65
Size
8KB

Deep Insights

📊
Stable downloads

599 downloads in the last 30 days (20/day). Volume is roughly flat compared to the previous period.

🔗
Moderate adoption

613 crates depend on server-manager. Reasonable ecosystem adoption, though not yet a core dependency.

👤
Prolific maintainer

The primary maintainer publishes 57 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

Stable API

Reached 1.0 over a year ago. The API surface is settled, making it safe for production use.

🪶
Minimal dependencies

Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

📐
Compact crate

At 8KB, server-manager is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 19/25

Yanked ratio, deps, size, maturity, features

Community 13/20

Reverse deps, ownership, ecosystem

Popularity 6/15

Downloads, momentum, growth trend

Documentation 10/15

Docs, repo, license, metadata

Download Trend

Daily downloads · last 90 days
0/day avg
04/265/146/16/197/77/24

Top Dependents

Most downloaded crates that depend on server-manager

Version Adoption

v5.0.12
43%
v5.0.11
28%
v5.0.15
11%
v5.0.16
10%
v5.0.13
8%

Release Timeline

10 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
10
Less
More

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
613
crates depend on server-manager

Similar Crates