diff --git a/docs/libraries/text-data.md b/docs/libraries/text-data.md index a97ff32..c419477 100644 --- a/docs/libraries/text-data.md +++ b/docs/libraries/text-data.md @@ -18,6 +18,7 @@ description: C++ のテキストデータライブラリの紹介 - [RapidJSON](https://github.com/Tencent/rapidjson/) MIT - [sajson](https://github.com/chadaustin/sajson) MIT - [simdjson](https://github.com/lemire/simdjson) Apache License 2.0 +- [Boost.JSON](https://www.boost.org/libs/json/) BSL-1.0 #### ベンチマーク - [Native JSON Benchmark](https://github.com/miloyip/nativejson-benchmark)