rust-motd: A Message of the Day with no runtime dependencies written in Rust

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rust-motd

    Beautiful, useful, configurable MOTD generation with zero runtime dependencies

    $ docker run --rm -it -w /wrk alpine /wrk # wget https://github.com/rust-motd/rust-motd/releases/download/v0.1.1/rust-motd-0.1.1-x86_64.tar.gz /wrk # tar xfz rust-motd-0.1.1-x86_64.tar.gz /wrk # ls -l total 5340 -rw-r--r-- 1 1000 1000 1090 Oct 16 15:21 LICENSE -rwxr-xr-x 1 1000 1000 3885640 Oct 16 15:24 rust-motd -rw-r--r-- 1 root root 1576228 Oct 22 19:08 rust-motd-0.1.1-x86_64.tar.gz /wrk # ./rust-motd /bin/sh: ./rust-motd: not found /wrk # ldd ./rust-motd /lib64/ld-linux-x86-64.so.2 (0x7f63957f6000) libssl.so.1.1 => /lib/libssl.so.1.1 (0x7f63953bf000) libcrypto.so.1.1 => /lib/libcrypto.so.1.1 (0x7f639513e000) libc.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f63957f6000) Error loading shared library ld-linux-x86-64.so.2: No such file or directory (needed by ./rust-motd) Error loading shared library libgcc_s.so.1: No such file or directory (needed by ./rust-motd) libpthread.so.0 => /lib64/ld-linux-x86-64.so.2 (0x7f63957f6000) libm.so.6 => /lib64/ld-linux-x86-64.so.2 (0x7f63957f6000) libdl.so.2 => /lib64/ld-linux-x86-64.so.2 (0x7f63957f6000)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts