#universal #ps1 #universal-service

universal-service

A Rust crate that provides building blocks for creating service binaries across operating system platforms

1 unstable release

0.1.0 Jun 28, 2023

#4 in #ps1

Download history 153/week @ 2024-12-11 73/week @ 2024-12-18 15/week @ 2024-12-25 45/week @ 2025-01-01 33/week @ 2025-01-08 58/week @ 2025-01-15 232/week @ 2025-01-22 229/week @ 2025-01-29 106/week @ 2025-02-05 125/week @ 2025-02-12 111/week @ 2025-02-19 123/week @ 2025-02-26 180/week @ 2025-03-05 235/week @ 2025-03-12 263/week @ 2025-03-19 192/week @ 2025-03-26

902 downloads per month

MIT license

15KB
213 lines

universal-service-rs

The universal-service crate provides building blocks for creating service binaries across operating system platforms.

Example

See examples/service.rs for a fully functional demo service:

cargo build --example service

On Windows, you can demonstrate the native Windows Service integration by running (as Administrator):

.\example-service-test.ps1

Dependencies

~2–29MB
~343K SLoC