This commit is contained in:
2026-03-23 20:54:41 +08:00
commit e13b3650e9
4596 changed files with 1015768 additions and 0 deletions

38
README.md Normal file
View File

@@ -0,0 +1,38 @@
# cxxLibray
常用三方库(github得代理才能访问,很多时候不方便)汇集,以下是当前提交的版本信息。
## nlohmann/json
[Release JSON for Modern C++ version 3.12.0 · nlohmann/json](https://github.com/nlohmann/json/releases/tag/v3.12.0)
## fmtlib/fmt
[Release 12.1.0 · fmtlib/fmt](https://github.com/fmtlib/fmt/releases/tag/12.1.0)
- Optional header-only configuration enabled with the `FMT_HEADER_ONLY` macro
## CLIUtils/CLI11
[Release v2.6.1 · CLIUtils/CLI11 · GitHub](https://github.com/CLIUtils/CLI11/releases/tag/v2.6.1)
## leethomason/tinyxml2
[11.0.0](https://github.com/leethomason/tinyxml2/releases/tag/11.0.0)
## gabime/spdlog
[Version 1.17.0](https://github.com/gabime/spdlog/releases/tag/v1.17.0)
## BoostOrg
[Version 1.90.0](https://github.com/boostorg/boost)
目前已知支持模块如下(名单不含所依赖的库):
- asio
- filesystem
- nowide
- date_time
- pfr
- process