19 stable releases (5 major)
5.1.1 | Aug 11, 2023 |
---|---|
5.0.13 | Jul 24, 2023 |
5.0.10 |
|
4.2.1 | Jun 12, 2023 |
0.6.1 |
|
#79 in Debugging
1,782 downloads per month
Used in 29 crates
(26 directly)
51KB
1.5K
SLoC
ruc
Rust Util Collection, components included:
- Chained error management
- Local command execution based on rust standard library
- required features:
cmd
- required features:
- Remote command execution based on the SSH protocol
- required features:
ssh
- required features:
- Interprocess Communication Based on Unix Abstract Sockets
- required features:
uau
- only available on various Linux platforms
- the built-in functions only support the UDP protocol
- required features:
- Crypto operations
- required features:
crypto
- required features:
- ...
In addition, there is a feature named "full", using it will enable all functional features.
Documentations
# cargo doc --all-features --open
make doc
Links to static documentations:
- Chained error management
- Local command execution
- Remote command execution
- Interprocess Communication
Gratitude
Thanks to all the people who already contributed!
Dependencies
~0.7–4MB
~75K SLoC