{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigvwpwqmayvu7jas5q23kdxz3kgbq2knak457fswc6muylm3bacsq",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mmyb7owfdkw2"
  },
  "path": "/packages/pro_binary",
  "publishedAt": "2026-05-29T09:51:51.716Z",
  "site": "https://pub.dev",
  "textContent": "Efficient binary serialization library for Dart. Encodes and decodes various data types. Changelog excerpt: - **BinaryWriterPool**: - **New Feature**: Added `BinaryWriterPool.configure()`for global pool settings (`maxPoolSize`, `initialBufferSize`, `maxReusableCapacity`). - **New Feature**: Implemented \"best-fit\" acquisition strategy to minimize memory fragmentation. - **New Feature**: Added `BinaryWriterPool.stats`for real-time pool performance monitoring. - **Improvement**: Optimized `release()`and `clear()`logic with zero-allocation buffer detachment. - **Bug Fix**: Renamed `initialBuf[...]",
  "title": "v5.1.0 of pro_binary",
  "updatedAt": "2026-05-29T09:48:27.333Z"
}