Skip to content

libfastjson 1.2609.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Sep 14:16
· 2 commits to master since this release
v1.2609.0
c2329f8

libfastjson 1.2609.0 improves object-member lookup performance, corrects buffered JSON dumping edge cases, and updates build compatibility and quality coverage.

Highlights

  • Speed up object member lookup by traversing child pages directly.
  • Fix buffered JSON dumping with zero-sized and small caller-provided workspaces.
  • Ensure correct linking with libm on glibc 2.42 and later.
  • Correct transposed calloc() arguments that trigger warnings with newer compilers.
  • Clarify string-buffer lifetime and thread-safety guarantees in the API documentation.
  • Expand correctness tests, fuzzing, and cross-platform CI coverage.

Release assets

The maintainer-built source tarball and its SHA-256 checksum are attached below.