Compression middleware
-
ArtiTam-Gallery
Archivio pubblico per le immagini e il file gallery.json del sito dell’artigiano edile. Aggiornato automaticamente da Google Drive tramite Apps Script.
-
async-compression
Adaptors between compression crates and Rust's modern asynchronous IO types.
Compression Rust -
awesome-persona-distill-skills
Curate resources and methodologies for persona distillation to extract communication styles, decision frameworks, and interaction patterns for AI agents.
-
awesome-persona-skills
Curate open source Chinese persona, character, and agent skill projects for AI identity development.
-
aws-c-compression
C99 implementation of huffman encoding/decoding
-
brotli
A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe.
Compression Rust -
brotli
Generic-purpose lossless compression algorithm by Google
-
brotli-decompressor
A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https://github.com/dropbox/rust-brotli
Compression Rust -
cc-harness-skills
Package portable CC coding-agent skills for Claude Code, Codex, and OpenClaw with reusable prompts, helper scripts, and installable SKILL.md bundles
-
claude-history-sync
Sync Claude Code history across machines with Google Drive, keep conversations tied to each git repo, and preserve renamed chats
-
claude-mem
Memory compression system for Claude Code - persist context across sessions
-
context-engine
🧠 Empower AI agents with instant knowledge of your business using structured markdown files for consistent, accurate outputs every time.
-
distil
Compression with a quality contract — cache-aware, causally-pruned LLM context compression for agentic runtimes, certified non-inferior across 7 domains. Works with any SDK.
-
exarch
Secure archive library: TAR/ZIP/7z extraction & creation with CVE protection. Type-safe Rust core, Python/Node.js bindings, zero unsafe code.
-
ls-transcoder
Enable high-performance AI request routing with multi-architecture support and an interactive API dashboard for efficient deployment and management.
-
pdf-assistant
📄 Chat with your PDFs securely, extract insights, and summarize content locally with this privacy-focused AI assistant.
-
sammapix
Free browser-based image optimization platform — compress, convert WebP, AI rename, HEIC convert, batch resize, 20+ tools. No uploads, 100% private.
-
SimpleGameEngine
A super simple game engine in Post-Modern C
-
zstd
Binding for the zstd compression library.
Compression Rust