38 lines
945 B
Markdown
38 lines
945 B
Markdown
# 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 |