Issues
- 6
[MSVC] Object file size cannot exceed 4 GB
#1448 opened by christianbrugger - 3
- 3
- 1
Add JSON pointer support (`glz::get<T>`) for `glz::json_t`
#1441 opened by qudix - 2
Cannot compile glaze 2.9.2 in Clang 16
#1454 opened by bojack123 - 1
Build failure with mingw x86_64
#1443 opened by star-hengxing - 10
CSV parsing does not take into account non raw_strings (it fails if ',', '[' or ']' are inside quotes)
#1445 opened by sjanel - 1
Non-Vector CSV support
#1436 opened by pawcam - 2
- 3
assign intergers to generic-json glz::json_t
#1422 opened by alan0526 - 0
Optimize Parsing glz::json_t as the source
#1342 opened by stephenberry - 2
Can't catch exceptions in get_T methods
#1419 opened by divannyteoretik - 2
from json (at least) operations should not be noexcept
#1347 opened by sjanel - 4
compile fail when write_beve a vector of std::pair<std::string, std::string>
#1416 opened by liziyi75 - 2
can't skip null on custom lambda
#1410 opened by JimjunZhang - 2
- 2
Feature: Add `YAML` support
#1395 opened by helmesjo - 13
- 2
Request for auto numeric variant deduction
#1400 opened by sweihub - 1
Multi-format test suite
#1331 opened by stephenberry - 9
how to support one json field with different format when different scenarios
#1361 opened by JimjunZhang - 3
reading into a const pointer member
#1384 opened by ryan-tin - 5
Allow empty NDJSON parsing
#1378 opened by Haatschii - 4
Enums as strings not working anymore
#1375 opened by Haatschii - 3
unknown_fields json output issue
#1360 opened by JimjunZhang - 2
- 20
- 1
glz::read for NDJSON with specifc options fails to build
#1356 opened by Haatschii - 1
Why is std::vector<std::vector<double>> 3X slower than std::vector<std::array<double>>?
#1308 opened by stephenberry - 4
utf-8 encoding with BOM
#1338 opened by TheFeelipe - 2
JSON schema enum value description
#1339 opened by Chaoses-Ib - 2
- 3
Integer Parsing Bug on main
#1346 opened by RealTimeChris - 6
Can't build Glaze in Visual Studio 2022 (C++20)
#1350 opened by HumaNOOO - 3
Support of custom string
#1340 opened by sjanel - 0
Add dump() function to json_t
#1335 opened by stephenberry - 3
beve reads empty value, that should be skipped
#1326 opened by fzuuzf - 4
XML support?
#1317 opened by ethindp - 1
Request an option of disabling column names of csv output and writing in rowwise structure
#1305 opened by YanzhaoW - 0
const-qualified partial writing has issues
#1293 opened by stephenberry - 0
stack overflow in beve_to_json_value
#1292 opened by pauldreik - 1
Dynamic formatter
#1295 opened by stephenberry - 1
- 0
Can JSON schema defaults pull from the defaults on the struct if not otherwise specified?
#1296 opened by stephenberry - 2
hang in glz::beve_to_json
#1288 opened by pauldreik - 0
Runtime JSON pointer syntax for writing
#1286 opened by stephenberry - 0
Buffer length checking when writing to a raw buffer
#1285 opened by stephenberry - 4
AppleClang std::hash<std::filesystem::path> issue
#1280 opened by Kailo97 - 2
"expected_quote" Error in Variant Parsing with Unrelated JSON Key Length in glaze v3.3.1
#1278 opened by hs-vc - 1
Disable exceptions if a specific macro is defined
#1279 opened by Chaoses-Ib