We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a7bef5 + 79ca3d0 commit d76cd22Copy full SHA for d76cd22
docs/libraries/text-data.md
@@ -18,6 +18,7 @@ description: C++ のテキストデータライブラリの紹介
18
- [RapidJSON](https://github.com/Tencent/rapidjson/) <small>MIT</small>
19
- [sajson](https://github.com/chadaustin/sajson) <small>MIT</small>
20
- [simdjson](https://github.com/lemire/simdjson) <small>Apache License 2.0</small>
21
+- [Boost.JSON](https://www.boost.org/libs/json/) <small>BSL-1.0</small>
22
23
#### ベンチマーク
24
- [Native JSON Benchmark](https://github.com/miloyip/nativejson-benchmark)
0 commit comments