@charliermarsh: A pure-Rust zstandard decoder implementation from Trifecta Tech! Proud to have funded this work along with Chainguard a…
Summary
A pure-Rust zstandard decoder implementation has been released, funded by Trifecta Tech, Chainguard, and the NLnet Foundation.
View Cached Full Text
Cached at: 06/01/26, 05:47 PM
A pure-Rust zstandard decoder implementation from Trifecta Tech!
Proud to have funded this work along with Chainguard and the NLnet Foundation. https://t.co/odiIPgtv5F
Similar Articles
Announcing Zstandard in Rust
Trifecta Tech Foundation announces the first release of libzstd-rs-sys, a pure Rust implementation of the Zstandard compression format, offering a drop-in replacement for the C reference implementation with improved portability and memory safety at a slight performance cost.
@charliermarsh: https://x.com/charliermarsh/status/2057953314419990670
Ruff is an extremely fast Python linter and code formatter written in Rust, aiming to replace multiple existing tools like Flake8, Black, and isort.
Show HN: Rscrypto, pure-Rust crypto with industry leading public benches
rscrypto is a pure-Rust cryptography library that provides RSA, Ed25519, X25519, AEADs, hashes, KDFs, and more, with a focus on portability, no_std support, and industry-leading benchmarks.
Rars: a Rust RAR implementation, mostly written by LLMs
A Rust implementation of the RAR compression format, written mostly by AI language models (OpenAI Codex and Claude), which would have taken years to develop manually but was completed in weeks at low cost.
Zerostack – A Unix-inspired coding agent written in pure Rust
Zerostack is a Unix-inspired coding agent built entirely in Rust, designed to assist developers with code generation and automation.