Popularity
4.1
Stable
Activity
6.2
Growing
6
4
0
Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
archive-libarchive alternatives and similar packages
Based on the "Archive" category.
Alternatively, view archive-libarchive alternatives based on common mentions on social networks and blogs.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of archive-libarchive or a related project?
README
archive-backpack
This is a demo of GHC's backpack, used to fuse the functionality of libarchive and tar.
Performance
Performance should be rougly equal to GNU
tar or BSD
tar if built with the libarchive
backend.
Development
Building
archive-backpack
is built exclusively using
cabal-install.
cabal build all