boost_filesystem

Crates.ioboost_filesystem
lib.rsboost_filesystem
version0.1.0
created_at2025-08-30 04:20:23.084794+00
updated_at2025-08-30 04:20:23.084794+00
descriptionBoost C++ library boost_filesystem packaged using Zanbil
homepage
repositoryhttps://github.com/zanbilify/boost_filesystem
max_upload_size
id1817256
size1,559,451
(HKalbasi)

documentation

README

Boost.Filesystem

Boost.Filesystem, part of collection of the Boost C++ Libraries, provides facilities to manipulate files and directories, and the paths that identify them.

Directories

  • doc - Documentation sources
  • include - Interface headers of Boost.Filesystem
  • src - Compilable source files of Boost.Filesystem
  • test - Boost.Filesystem unit tests
  • example - Boost.Filesystem usage examples

More information

Build status

Branch GitHub Actions AppVeyor Test Matrix Dependencies
master GitHub Actions AppVeyor Tests Dependencies
develop GitHub Actions AppVeyor Tests Dependencies

License

Distributed under the Boost Software License, Version 1.0.

Commit count: 1555

cargo fmt