All
Articles 111,130Blog Posts 121,362Tech Tutorials 28,321Research Papers 22,451News 16,639
⚡ AI Lessons

Dev.to · arhuman
1mo ago
I compressed timestamps before zstd and got up to 26.5% smaller log archives
How Metarc compresses structured timestamps before handing data to zstd.

Dev.to · arhuman
2mo ago
Structure Before Bytes: How Metarc Beats tar+zstd on Real Code
tar+zstd is very hard to beat. So I stopped trying to beat it as a byte compressor. Instead, I...

Dev.to · arhuman
⚡ AI Lesson
2mo ago
Trying to beat the venerable tar
Hi, I’ve been working on a small Go project called Metarc: It's an Open Source file archiver and I’d...
DeepCamp AI