martin-conur / rust-CLI-tools

basic CLI apps written in Rust. Mostly based on the Command Line Rust book.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI tools: fast and basic tools with Rust

  • echor: An echo like CLI tool.

  • gator: A cat like CLI tool.

  • nolBERTo: BERT CLI app for text embedding and similarity score computarion. Based on Candle (HuggingFace).

About

basic CLI apps written in Rust. Mostly based on the Command Line Rust book.


Languages

Language:Rust 96.2%Language:Shell 2.0%Language:Makefile 1.8%