Pure golang package for reading and writing xz-compressed files
ulikunitz/xz की मुख्य विशेषताएं हैं: Compression Utilities, General Utilities।
ulikunitz/xz के ओपन-सोर्स विकल्पों में शामिल हैं: mholt/archiver — Archiver is a multi-format archive library and command-line tool for creating, extracting, and managing compressed… 40ants/log4cl-json — JSON appender for log4cl. 5anthosh/fcal. a0-prw/simple-currency — simple-currency is a Common Lisp library which converts between currencies using foreign exchange information… accelerationnet/a-cl-logger — A common lisp logging library providing context sensitive logging of more than just strings to more than just local… 404labfr/laravel-impersonate — Laravel Impersonate is a plugin that allows you to authenticate as your users.
Archiver is a multi-format archive library and command-line tool for creating, extracting, and managing compressed archives. It provides a unified interface for working with formats including gzip, bzip2, zip, tar, rar, 7zip, and zstandard, and can automatically detect archive formats by inspecting binary byte headers rather than relying solely on file extensions. The library uses interface-based abstractions and a multi-format codec registry to support format-agnostic operations, while its stream-based compression pipeline processes archive data continuously without loading entire archives i
Laravel Impersonate is a plugin that allows you to authenticate as your users.