







A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption
fjall - Rust
Fjall is a log-structured embeddable key-value storage engine written in Rust. It features:
reinterpretcat/qwen3-rs
An educational Rust project for exporting and running inference on Qwen3 LLM family
rumqttc - Rust
A pure rust MQTT client which strives to be robust, efficient and easy to use. This library is backed by an async (tokio) eventloop which handles all the robustness and and efficiency parts of MQTT but naturally fits into both sync and async worlds as we’ll see
rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!

An early look at tailscale-rs, a tsnet library in Rust
We've launched an experimental Rust library for Tailscale via tsnet. Help test tailscale-rs and shape it with your feedback.
Announcing Rust 1.96.1 | Rust Blog
Empowering everyone to build reliable and efficient software.

storekey - Rust
Binary serialization library for Rust values which preserves lexicographic sort order. Order-preserving encoding is useful for creating keys for sorted key-value stores with byte string typed keys, such as leveldb and sled.
Experiment in reducing target directory size on nightly | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!

Oxmgr — Rust Process Manager
42× faster crash recovery, 20× lower memory than PM2. Written in Rust.
Patina: Turning Karpathy’s LLM Wiki Pattern into a Rust CLI
Useful, local, and slightly fun. There is a simple but important idea behind Andrej Karpathy’s LLM Wiki pattern: useful synthesis should not disappear into chat history.