hl is a fast, Rust-based JSON log viewer designed for efficient processing of structured logs. It offers fast indexing and parsing, enabling quick scanning of large log files.
The Rust version of sudo (sudo-rs) used in Ubuntu 25.10 has two moderate security vulnerabilities. Updates are being released to address these issues, including preventing password leaks and improving feedback handling.
This post details the creation of a weather dashboard using a Raspberry Pi Zero and a 7-color E-paper display, focusing on the challenges and design choices made during the project. It covers aspects like SVG graphing, icon design, color optimization for E-paper, 3D printing a case, and a unique "Human Guessing Design" philosophy.
This article explores the challenges and possibilities of writing portable and efficient SIMD code in Rust, aiming for a "fearless SIMD" approach with high-level, safe, and composable primitives.
Turso is the small database for your biggest ideas. The most efficient way to build for apps, AI, agents, and everything in between. It's an embedded database engine that goes anywhere, offering features like vector search, async design, and SQLite compatibility.
An article detailing the reasons for creating Turso, a Rust-based rewrite of SQLite, addressing limitations in performance, modern features, and contribution model.
Frozen intends to be a radio BBS optimized for slow connections. This is the very beginning of the project. It has a working message board, admin tools, a terminal client, and a server supporting serial and TCP connections to Meshtastic radios.
Semantic search and document parsing tools for the command line. A collection of high-performance CLI tools for document processing and semantic search, built with Rust for speed and reliability.
An extremely lightweight universal grammar implementation with provable recursion, based on Chomsky's Minimalist Grammar theory, fitting in under 50kB with zero runtime dependencies. It includes a probabilistic language model extension and formal verification.
Run, validate and execute GitHub Actions locally. WRKFLW is a powerful command-line tool for validating and executing GitHub Actions workflows locally, without requiring a full GitHub environment.