下拉刷新

Here you can read past volumes of HelloGitHub Monthly by category. You are currently viewing the HelloGitHub Rust collection.

Star 263
Vol.108
21 hours ago

Bilibili Live Slicing Assistant. This is a slicing tool specifically designed for bilibili live streaming, helping users to generate and manage slices in real-time during the live broadcast. It supports real-time slicing, live caching, editing slices, recording time points, submitting content, and multi-account functionality.

bili-shadowreplay
2、
evcxr
Star 5.9k
Vol.108
14 days ago

Indeed, Rust also has an Interpreter. This is an interactive Rust programming tool similar to Jupyter Notebook and IPython. It provides an interactive Rust programming environment where users can execute Rust code in real time and view the results.

Star 1.4w
Vol.107
19 hours ago

Rust-crafted Neovim Client. This is a cross-platform desktop client designed for the Neovim editor (a refactored version of Vim). It retains the core functionalities of Nvim while providing a modern graphical interface for a more friendly user experience.

neovide
4、
Nping
Star 1.5k
Vol.107
25 days ago

Rust Multi-Address Concurrent Ping Tool.This is a visualized Ping tool developed in Rust, supporting concurrent Ping operations on multiple target addresses. It provides visual displays such as partitioned line charts and table views, supports real-time dynamic display of performance metrics like latency and packet loss rate, and is compatible with both IPv4 and IPv6 network environments.

Nping
Star 3k
Vol.107
4 days ago

Rust Lightweight HTTP(s) Server. This project is a lightweight HTTP(s) server written in Rust, which provides simple and easy static file service quickly. It has the characteristics of being out-of-the-box and cross-platform, supporting HTTPS, authentication, CORS configuration, file upload, and other features.

simple-http-server
Star 2.5k
Vol.106
3 months ago

Tool for Visualizing the Execution Process of Rust Code. This is a tool for visualizing Rust code, providing an intuitive demonstration of the details of code compilation and execution, assisting developers in understanding the operation mechanisms of the Rust language.

aquascope
Star 5.3k
Vol.106
3 days ago

Toolkit for Converting Codebases to LLM Prompts. This is a Rust-written command-line tool capable of quickly transforming code repositories into prompts suitable for LLM (in Markdown files). It automatically traverses directories, generates a code structure tree, and integrates it into the prompt, while also supporting features like prompt templates, Token calculation, generating Git commit messages, file filtering, etc.

code2prompt
Star 1.6k
Vol.106
3 months ago

Turn Your File System into a Dungeon Game. This is a command-line RPG game written in Rust that simulates facing enemies and initiating turn-based combat (automatic) every time the cd command is executed. The game supports features such as character leveling, items, professions, and treasure chests.

rpg-cli
Star 4.7k
Vol.105
a month ago

Command-line Email Management Tool. This is a command-line email client developed with Rust, supporting multiple accounts, email sending and receiving, various email protocols (such as IMAP and SMTP), and PGP encryption features.

himalaya
10、
zoxide
Star 2.6w
Vol.105
3 days ago

A Smarter cd Command. This is an efficient cd command tool written in Rust, inspired by z and autojump. It can automatically sort directories based on user access frequency, quickly locate the most likely target directory, and supports fuzzy matching and interactive selection.

zoxide