• v1.0.5 7716eb7f29

    perf: optimize header parsing with zero-copy ReadSlice
    renovate / renovate (push) Successful in 35s
    Docker Build and Push / build-and-push-branches (push) Successful in 4m39s
    Docker Build and Push / build-and-push-tags (push) Successful in 4m52s

    bagas released this 2025-12-31 23:18:53 +07:00 | 115 commits to main since this release

    • Replace ReadString with ReadSlice to eliminate allocations
    • Use bytes operations instead of strings
    • Add FromBytes variant for in-memory parsing
    Downloads