BurntSushi / rust-cmail
A simple command line utility for periodically sending email containing the output of long-running commands.
☆22Updated 3 weeks ago
Alternatives and similar repositories for rust-cmail:
Users that are interested in rust-cmail are comparing it to the libraries listed below
- Asynchronous HTTP connection☆13Updated 4 years ago
- A FUSE implementation in Rust for Git objects☆14Updated 8 years ago
- Command-line plotting tool written in Rust☆25Updated 7 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- My futures/tokio tutorial for Rust Belt Rust (OUT OF DATE)☆13Updated 8 years ago
- Rust wrapper for the cld2 language detection library.☆13Updated 7 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- Drop-in TCP command server☆17Updated 3 years ago
- Prustle - Python-like Standard Library for Rust☆19Updated 7 years ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Mail delivery via a separate thread [rust library]☆42Updated 2 years ago
- A crate allowing easy creation of OpenVPN plugins in Rust☆18Updated 7 months ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆42Updated 2 years ago
- Rust implementation of the ChaCha family of stream ciphers☆8Updated last week
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 2 years ago
- A regular expression library implemented in Rust.☆37Updated 9 years ago
- A threadsafe way to publish data, just stick it on the pinboard☆28Updated last year
- Collection of techniques for (binary) string searching