| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2025-11-11 | 8.8 MB | |
| simdjson.h | 2025-11-11 | 6.4 MB | |
| simdjson.cpp | 2025-11-11 | 2.4 MB | |
| README.md | 2025-11-11 | 730 Bytes | |
| Version 4.2.2 source code.tar.gz | 2025-11-11 | 4.7 MB | |
| Version 4.2.2 source code.zip | 2025-11-11 | 5.0 MB | |
| Totals: 6 Items | 27.4 MB | 0 | |
What's Changed
- adding concept examples to the compile-time JSON. by @lemire in https://github.com/simdjson/simdjson/pull/2538
- add: windows wstring support for padded_str by @hiteshmk05 in https://github.com/simdjson/simdjson/pull/2537
- Fix some wrong content in Doc by @taoliq in https://github.com/simdjson/simdjson/pull/2542
- string_builder range-based append fix by @mrizaln in https://github.com/simdjson/simdjson/pull/2544
New Contributors
- @taoliq made their first contribution in https://github.com/simdjson/simdjson/pull/2542
- @mrizaln made their first contribution in https://github.com/simdjson/simdjson/pull/2544
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.2.1...v4.2.2