| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2026-03-25 | 10.4 MB | |
| simdjson.h | 2026-03-25 | 7.6 MB | |
| simdjson.cpp | 2026-03-25 | 2.7 MB | |
| README.md | 2026-03-25 | 645 Bytes | |
| Version 4.5.0 source code.tar.gz | 2026-03-25 | 6.7 MB | |
| Version 4.5.0 source code.zip | 2026-03-25 | 7.0 MB | |
| Totals: 6 Items | 34.4 MB | 1 | |
What's Changed
- Fix PCH build failure with <bit> on non-C++20 compilers by @Raju1173 in https://github.com/simdjson/simdjson/pull/2646
- feat: Add DOM tape support for big integers (opt-in) by @harshanagd in https://github.com/simdjson/simdjson/pull/2640
New Contributors
- @gnusi made their first contribution in https://github.com/simdjson/simdjson/pull/2641
- @Raju1173 made their first contribution in https://github.com/simdjson/simdjson/pull/2646
- @harshanagd made their first contribution in https://github.com/simdjson/simdjson/pull/2640
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.4.2...v4.5.0