| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2026-03-30 | 10.4 MB | |
| simdjson.h | 2026-03-30 | 7.7 MB | |
| simdjson.cpp | 2026-03-30 | 2.7 MB | |
| README.md | 2026-03-30 | 1.2 kB | |
| Version 4.6.0 source code.tar.gz | 2026-03-30 | 6.7 MB | |
| Version 4.6.0 source code.zip | 2026-03-30 | 7.0 MB | |
| Totals: 6 Items | 34.6 MB | 0 | |
What's Changed
- Fix fopen usage with string_view by @uwezkhan in https://github.com/simdjson/simdjson/pull/2652
- correct inverted clamp in set_max_capacity by @jmestwa-coder in https://github.com/simdjson/simdjson/pull/2651
- add SIMDJSON_INSTALL option by @safesintesi in https://github.com/simdjson/simdjson/pull/2649
- Avoid overflow in padded_string_builder::reserve by @uwezkhan in https://github.com/simdjson/simdjson/pull/2654
- Add overflow checks in padded_string_builder::reserve by @uwezkhan in https://github.com/simdjson/simdjson/pull/2653
- add get_int32() and get_uint32() to the On Demand API by @eyupcanakman in https://github.com/simdjson/simdjson/pull/2638
New Contributors
- @uwezkhan made their first contribution in https://github.com/simdjson/simdjson/pull/2652
- @jmestwa-coder made their first contribution in https://github.com/simdjson/simdjson/pull/2651
- @safesintesi made their first contribution in https://github.com/simdjson/simdjson/pull/2649
- @eyupcanakman made their first contribution in https://github.com/simdjson/simdjson/pull/2638
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.5.0...v4.6.0