Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
singleheader.zip | 2025-03-28 | 7.6 MB | |
simdjson.h | 2025-03-28 | 5.3 MB | |
simdjson.cpp | 2025-03-28 | 2.4 MB | |
README.md | 2025-03-28 | 840 Bytes | |
Version 3.12.3 source code.tar.gz | 2025-03-28 | 2.7 MB | |
Version 3.12.3 source code.zip | 2025-03-28 | 3.0 MB | |
Totals: 6 Items | 21.0 MB | 0 |
What's Changed
- doc: replace ndjson[dot]org with ndjson spec by @yokofly in https://github.com/simdjson/simdjson/pull/2340
- fix several typos by @striezel in https://github.com/simdjson/simdjson/pull/2348
- Add link to zimdjson by @EzequielRamis in https://github.com/simdjson/simdjson/pull/2352
- Support for deserializing map types with C++20 by @lemire in https://github.com/simdjson/simdjson/pull/2353
- fixing issue 2354: get_bool() on document with trailing spaces by @lemire in https://github.com/simdjson/simdjson/pull/2356
New Contributors
- @yokofly made their first contribution in https://github.com/simdjson/simdjson/pull/2340
- @EzequielRamis made their first contribution in https://github.com/simdjson/simdjson/pull/2352
Full Changelog: https://github.com/simdjson/simdjson/compare/v3.12.2...v3.12.3