An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

server-manager

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.

Ecosystem
crates.io
Latest Release
5.0.12
7 days ago
Versions
59
Downloads
37,839 total
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/server-manager
spec
License MIT
First Release about 1 year ago
Last Synced 7 days ago
Repository
Stars 2 on GitHub
Forks 0 on GitHub