| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2025-09-30 | 8.4 MB | |
| simdjson.h | 2025-09-30 | 6.0 MB | |
| simdjson.cpp | 2025-09-30 | 2.4 MB | |
| README.md | 2025-09-30 | 1.1 kB | |
| Version 4.0.7 source code.tar.gz | 2025-09-30 | 4.5 MB | |
| Version 4.0.7 source code.zip | 2025-09-30 | 4.8 MB | |
| Totals: 6 Items | 26.0 MB | 0 | |
What's Changed
- Fixed
string_builder::operator std::string()by @toughengineer in https://github.com/simdjson/simdjson/pull/2465 - Improve DOM implementation by @evbse in https://github.com/simdjson/simdjson/pull/2434
- Francisco/using iterators for containers by @FranciscoThiesen in https://github.com/simdjson/simdjson/pull/2470
- Adding extract_into functionality + test (targets simdjson >= 4.0 as it relies on reflection) by @FranciscoThiesen in https://github.com/simdjson/simdjson/pull/2471
- fixing off-by-one mistake in the documentation by @lemire in https://github.com/simdjson/simdjson/pull/2477
- Fix: Correct narrowing conversion in lsx string parsing by @wszqkzqk in https://github.com/simdjson/simdjson/pull/2481
- Adding extract_from functionality + unit tests by @FranciscoThiesen in https://github.com/simdjson/simdjson/pull/2475
New Contributors
- @wszqkzqk made their first contribution in https://github.com/simdjson/simdjson/pull/2481
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.0.6...v4.0.7