PNA (Portable Network Archive) is a highly scalable archive format that can be compressed, encrypted, and split. Also, its data structure is inspired by the PNG data structure.
Pure-Rust, no_std collection of 30+ compression/decompression codecs (deflate, gzip, zlib, zstd, brotli, lzma/xz, lz4, bzip2, RAR, StuffIt, LHA, ARC, and more) behind one uniform streaming trait — each gated by its own Cargo feature. 100% safe (forbid(unsafe_code)), zero runtime deps.
ChatCLI is a command-line application that utilizes LLMs—such as those from Anthropic, OpenAI, and others—to facilitate interactive conversations within the terminal. At its core, it features a specialized agent and tools that provide unique expertise.
Carbon is a self-updating, lightweight, intelligent mod loader for Rust utilizing the latest C# and Harmony for the best performance and stability possible, fully compatible with Oxide.