bit7z icon indicating copy to clipboard operation
bit7z copied to clipboard

A C++ static library offering a clean and simple interface to the 7-zip shared libraries.

Results 53 bit7z issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** This library is great. However, when compressing lots of files (or large files) where the resulting archive is several hundred...

:information_source: more-information-needed
:mag: investigating

I hope you are safe. I wanted to include bit7z in one of my projects as a git submodule. What feels weird to me (kind of a brain dump after...

:heavy_check_mark: enhancement

9.03M source file: use bit7z with LZMA(19.00): 44.8KB use 7z software(19.00): 1.7KB

:information_source: more-information-needed

extractor.extract 提取文件的时候,能把其中的文件夹去掉吗

:heavy_check_mark: enhancement

I'd like to build this on Linux so my project can zip files without depending on libz. Would it be possible to separate the Windows-dependent parts from a platform-independent core,...

:heavy_check_mark: enhancement

### Feature description I didn't find the API that compresses hidden files ### Additional context _No response_ ### Code of Conduct - [X] By submitting this issue, I agree to...

:information_source: more-information-needed

### Feature description 1. In the 7z source code, you can see that it supports preview and decompression in ACE, IMG, and war formats. How do you configure the corresponding...

### Feature description Hi Can you provide a static function that takes the same arguments as the 7z CLI App? (Similar to the main function in 7z) This function can...

:heavy_check_mark: enhancement

### bit7z version 4.0.x ### Compilation options BIT7Z_AUTO_FORMAT, BIT7Z_DISABLE_ZIP_ASCII_PWD_CHECK, BIT7Z_USE_NATIVE_STRING ### 7-zip version v23.01 ### 7-zip shared library used 7z.dll / 7z.so ### Compilers MSVC ### Compiler versions MSVC2017 ###...

🐞 bug