-
Notifications
You must be signed in to change notification settings - Fork 257
Pull requests: stephenberry/glaze
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Bound every registry read to its buffer rather than a null terminator
#2732
opened Jul 30, 2026 by
stephenberry
Owner
Loading…
fix out-of-bounds read in repe zero-copy read_params
#2729
opened Jul 30, 2026 by
uwezkhan
Contributor
Loading…
Replace the HTTP header maps with glz::http_headers
#2718
opened Jul 22, 2026 by
annihilatorq
Collaborator
Loading…
Support free function pointers in glz::custom
#2687
opened Jul 4, 2026 by
stephenberry
Owner
Loading…
lazy JSON: opt-in streaming cursor for read_into + sequential iteration
#2683
opened Jul 1, 2026 by
psiha
Loading…
4 tasks done
Error when writing un-enumerated named enum values (#2672)
#2675
opened Jun 24, 2026 by
stephenberry
Owner
Loading…
Serialize non-native BEVE map/pair keys via a generic-array fallback
#2669
opened Jun 22, 2026 by
stephenberry
Owner
Loading…
feat: SIMD-accelerated glz::validate_utf8 (NEON/AVX2/SSSE3) with scalar fallback
#2629
opened Jun 15, 2026 by
stephenberry
Owner
Loading…
Forward declare tuple_size/tuple_element and raw_json, move custom into forward.hpp
#2613
opened Jun 10, 2026 by
stephenberry
Owner
Loading…
Add compile-time diagnostics for object member serialization
#2610
opened Jun 9, 2026 by
wilkolbrzym-coder
Loading…
Support glz::registry and http_router under -fno-exceptions, without hiding errors (#2265)
#2588
opened May 28, 2026 by
stephenberry
Owner
Loading…
feat(rpc, net): allow registry + http_router to compile under -fno-exceptions
#2564
opened May 13, 2026 by
genisis0x
Contributor
Loading…
feat(schema): distinguish input vs output JSON schemas (closes #2508)
#2563
opened May 12, 2026 by
genisis0x
Contributor
Loading…
3 tasks done
MinGW + SSL CI and investigation
#2448
opened Apr 8, 2026 by
stephenberry
Owner
Loading…
3 tasks done
JSON Schema default value deduction
#2157
opened Dec 18, 2025 by
stephenberry
Owner
Loading…
4 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.