.BSC File Extension
Visual Studio Source Browser Information File
| Developer | Microsoft |
| Popularity |
3.2 | 9 Votes |
What is a BSC file?
Symbol information file generated by Visual Studio, an SDK developed by Microsoft; contains information about symbols in the application, which were generated through an intermediate .SBR file from the original source code.
More Information
BSC files used for browsing source code symbols. They are also used byVisual Studio's IntelliSense code auto-completion feature.
Programs that open or reference BSC files
BSC Compressed Archive
| Developer | Ilya Grebnov |
| Popularity |
2.0 | 1 Vote |
A BSC file may also be a compressed archive created by bsc, a command-line file compression program developed by Ilya Grebnov. It stores one or more files in a compressed format using the algorithms provided by the libbsc compression library. BSC files are designed to reduce file size without losing any data, allowing the original files to be restored exactly when decompressed.
More Information
The bsc program uses block-sorting compression techniques to achieve high compression ratios, particularly for large files and highly repetitive data. The underlying libbsc library supports features such as multi-threaded compression, optional CUDA acceleration, and CRC-32 integrity checking, making the format suitable for both standalone file compression and integration into other software applications.
The software is intended for users who need efficient lossless compression, including software developers, researchers, system administrators, and other users working with large datasets. Since bsc is a command-line utility, BSC files are typically created and extracted from a terminal or command prompt rather than through a graphical interface.
How to open a BSC file
You can open BSC files with the bsc command-line program available from the libbsc project. After installing the software, use the program's decompression command (bsc d