Rust rewrites of various programs, usually coreutils, and other small Rust programs.
no_utils is just a container. All programs are in their own workspaces, under utils/
.
- rat: cat(1), but worse.
- Real alternative: bat.
- onebrc: a Rust implementation of Gunnar Morling's One Billion Row Challenge.
- fortune_bot: a Discord bot to serve fortunes from fortune(6).
no_utils is licensed under the GNU Affero General Public License version 3, or (at your option) any later version. You should have received a copy of the GNU Affero General Public License along with no_utils, found in LICENSE. If not, see <https://www.gnu.org/licenses/>.