1.2609.0

libfastjson 1.2609.0 release

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.

Download the Latest Version:

The new version of libfastjson can be downloaded from: libfastjson 1.2609.0 Download

Checksum (sha256sum): 7cd6f78c1c07f4140f6976a9a0e0048bcaa7292329c6ac2c0e070383d83d8edd

Scroll to top