Skip to content

Commit e3f2c9f

Browse files
authored
Update README.md
1 parent 3458e62 commit e3f2c9f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ to parse JSON 2.5x faster than RapidJSON and 25x faster than JSON for Modern C+
2020
* **Strict:** Full JSON and UTF-8 validation, lossless parsing. Performance with no compromises.
2121
* **Automatic:** Selects a CPU-tailored parser at runtime. No configuration needed.
2222
* **Reliable:** From memory allocation to error handling, simdjson's design avoids surprises.
23+
* **Peer Reviewed:** Our research appears in venues like VLDB Journal, Software: Practice and Experience.
2324

2425
This library is part of the [Awesome Modern C++](https://awesomecpp.com) list.
2526

0 commit comments

Comments
 (0)