Rust

Yazi: The Blazing Fast Terminal File Manager

Yazi: The Blazing Fast Terminal File Manager

Yazi (meaning “duck” in Chinese) is a modern terminal file manager written in Rust, leveraging the power of non-blocking asynchronous I/O. With over 35,000 stars on GitHub, it has quickly become one of the most popular file managers for developers and power users who spend their time in the terminal.

Read More
Search and Download Files from GitHub Without Leaving Your Terminal

Search and Download Files from GitHub Without Leaving Your Terminal

Grab Anything You Need from GitHub Without the Clone Wait If you’ve ever needed just one or two files from a large GitHub repository, you know the frustration: waiting for an entire repository to clone when you only need a tiny piece of it. Enter ghgrab, a simple yet powerful terminal tool that lets you search and download files from GitHub without leaving your CLI.

Read More
LLMFIT - Find the Perfect LLM for Your Hardware

LLMFIT - Find the Perfect LLM for Your Hardware

Finding the Right LLM for Your Hardware Running large language models locally has become increasingly popular, but figuring out which models will actually work on your specific hardware setup can be a frustrating trial-and-error process. Enter llmfit, a terminal tool that takes the guesswork out of local LLM deployment by analyzing your system and recommending models that will run well on your machine.

Read More