Saturday, January 21, 2023

Show HN: Smoosh – A Blazing Fast, Bit-Oriented Serializer https://ift.tt/cfZ1XCp

Show HN: Smoosh – A Blazing Fast, Bit-Oriented Serializer Hi all! So a few weeks ago I decided to write a low latency serializer. That meant being very careful about runtime costs and the size of the resulting byte array (packet fragmentation limits). I'm pretty happy with the result, it's based off the excellent Flat library on Hackage, and the benchmarks look pretty good. Looking forward to hearing your feedback! https://ift.tt/1HxmXC3 January 21, 2023 at 06:17PM

No comments:

Post a Comment

Show HN: An API for human-powered browser tasks https://ift.tt/z6AIJEd

Show HN: An API for human-powered browser tasks At APM Help, we have a large team that performs repetitive, browser-based tasks. Years ago, ...