Larry (Mr. Prototype) on Nostr: This is the simplicity of working with my new zlib_turbo library to decompress gzip ...
This is the simplicity of working with my new zlib_turbo library to decompress gzip data on embedded:
- Query uncompressed size
- Allocate buffer
- Decompress
It only needs 6.5K + the size of the output buffer.
Thoughts?
Published at
2024-07-08 16:25:06Event JSON
{
"id": "b0fa9a782686ec3bb06c4e1f916cc1338ec949d94c1d38bd56324fb042092d2b",
"pubkey": "5a6428039aef4a4150a9bcc00a76d932057ce0b2bb02cdb5dadcda5a19ac61b7",
"created_at": 1720455906,
"kind": 1,
"tags": [
[
"proxy",
"https://floss.social/users/fast_code_r_us/statuses/112751798292620641",
"activitypub"
]
],
"content": "This is the simplicity of working with my new zlib_turbo library to decompress gzip data on embedded:\n- Query uncompressed size\n- Allocate buffer\n- Decompress\n\nIt only needs 6.5K + the size of the output buffer.\nThoughts?\n\nhttps://cdn.masto.host/floss/media_attachments/files/112/751/795/937/528/769/original/4ad23cb86aeea6fe.png",
"sig": "1a9501b1b10b5de3e0a48882e6606e98ea082d34b24e6eac89b08ce45f2164bebc26d75cabb6b0b3550696b3e49d928729e9dbf57d7f83e3611194ae39dc0d5d"
}