diff --git a/docs/libraries/text-data.md b/docs/libraries/text-data.md index 0096b56..f7a3477 100644 --- a/docs/libraries/text-data.md +++ b/docs/libraries/text-data.md @@ -17,6 +17,7 @@ description: C++ のテキストデータライブラリの紹介 - [PicoJSON](https://github.com/kazuho/picojson) BSD 2-Clause - [RapidJSON](https://github.com/Tencent/rapidjson/) MIT - [sajson](https://github.com/chadaustin/sajson) MIT +- [simdjson](https://github.com/lemire/simdjson) Apache License 2.0 #### ベンチマーク - [Native JSON Benchmark](https://github.com/miloyip/nativejson-benchmark)