| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2026-03-13 | 10.4 MB | |
| simdjson.h | 2026-03-13 | 7.6 MB | |
| simdjson.cpp | 2026-03-13 | 2.7 MB | |
| README.md | 2026-03-13 | 1.2 kB | |
| Version 4.4.0 source code.tar.gz | 2026-03-13 | 6.6 MB | |
| Version 4.4.0 source code.zip | 2026-03-13 | 7.0 MB | |
| Totals: 6 Items | 34.4 MB | 0 | |
What's Changed
- Add LoongArch LSX support for find_next_json_quotable_character by @Sudhanshu-S3 in https://github.com/simdjson/simdjson/pull/2608
- simplifying the find_next_json_quotable_character fnc for neon processors by @lemire in https://github.com/simdjson/simdjson/pull/2613
- new test: iterating over a simdjson_result<padded_string> by @lemire in https://github.com/simdjson/simdjson/pull/2614
- Add RISC-V RVV support for find_next_json_quotable_character by @Sudhanshu-S3 in https://github.com/simdjson/simdjson/pull/2617
- altivec version of find_next_json_quotable_character by @lemire in https://github.com/simdjson/simdjson/pull/2622
- adding memory-file mapping by @lemire in https://github.com/simdjson/simdjson/pull/2625
- disabling loongson LASX runtime dispatching everywhere but GCC15+ by @lemire in https://github.com/simdjson/simdjson/pull/2626
New Contributors
- @Sudhanshu-S3 made their first contribution in https://github.com/simdjson/simdjson/pull/2608
- @Asmod4n made their first contribution in https://github.com/simdjson/simdjson/pull/2616
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.3.1...v4.4.0