| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| singleheader.zip | 2025-10-28 | 8.6 MB | |
| simdjson.h | 2025-10-28 | 6.2 MB | |
| simdjson.cpp | 2025-10-28 | 2.4 MB | |
| README.md | 2025-10-28 | 1.3 kB | |
| Version 4.1.0 source code.tar.gz | 2025-10-28 | 4.6 MB | |
| Version 4.1.0 source code.zip | 2025-10-28 | 4.9 MB | |
| Totals: 6 Items | 26.8 MB | 0 | |
What's Changed
- Fix yyjson leaks when running
./bench_ondemandby @jaja360 in https://github.com/simdjson/simdjson/pull/2485 - chore: fix small error in docs by @0xflotus in https://github.com/simdjson/simdjson/pull/2497
- JSONPath is now an RFC by @lemire in https://github.com/simdjson/simdjson/pull/2517
- add missing OUT_OF_CAPACITY error code to error codes array by @kevyang in https://github.com/simdjson/simdjson/pull/2527
- Docs: Fix outdated references to JsonStream by @SyntaxColoring in https://github.com/simdjson/simdjson/pull/2531
- removing an unnecessary branch by @lemire in https://github.com/simdjson/simdjson/pull/2530
- Adding support for compiled json path + json pointer (reflection based) by @FranciscoThiesen in https://github.com/simdjson/simdjson/pull/2483
New Contributors
- @jaja360 made their first contribution in https://github.com/simdjson/simdjson/pull/2485
- @toto6038 made their first contribution in https://github.com/simdjson/simdjson/pull/2484
- @kevyang made their first contribution in https://github.com/simdjson/simdjson/pull/2527
- @SyntaxColoring made their first contribution in https://github.com/simdjson/simdjson/pull/2531
Full Changelog: https://github.com/simdjson/simdjson/compare/v4.0.7...v4.1.0