Download Latest Version v7.1.1 source code.tar.gz (1.5 MB)
Email in envelope

Get an email when there's a new version of Glaze

Home / v7.1.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-07 1.4 kB
v7.1.1 source code.tar.gz 2026-03-07 1.5 MB
v7.1.1 source code.zip 2026-03-07 1.8 MB
Totals: 3 Items   3.3 MB 1

Improvements

  • Reduced static thread_local use by @stephenberry in https://github.com/stephenberry/glaze/pull/2344

    Using a temporary scratch buffer in glz::context that will only be allocated in certain edge cases. This allows more control over memory usage and less surprises from static thread_local temporary buffers that may not get deallocated.


Fixes

New Contributors

Full Changelog: https://github.com/stephenberry/glaze/compare/v7.1.0...v7.1.1

Source: README.md, updated 2026-03-07