| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2025-11-02 | 8.8 MB | |
| simdjson.h | 2025-11-02 | 6.4 MB | |
| simdjson.cpp | 2025-11-02 | 2.4 MB | |
| README.md | 2025-11-02 | 529 Bytes | |
| Version 4.2.0 source code.tar.gz | 2025-11-02 | 4.7 MB | |
| Version 4.2.0 source code.zip | 2025-11-02 | 5.0 MB | |
| Totals: 6 Items | 27.3 MB | 0 | |
What's Changed
- Feature/ondemand wildcard support by @hiteshmk05 in https://github.com/simdjson/simdjson/pull/2533
- Compile-time parsing (C++26) by @lemire in https://github.com/simdjson/simdjson/pull/2534
- fix: cmake error when CMAKE_CXX_FLAGS is empty by @hiteshmk05 in https://github.com/simdjson/simdjson/pull/2535
New Contributors
- @hiteshmk05 made their first contribution in https://github.com/simdjson/simdjson/pull/2533
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.1.0...v4.2.0