Show HN: Smoosh – A Blazing Fast, Bit-Oriented Serializer - Klaput News

Show HN: Smoosh – A Blazing Fast, Bit-Oriented Serializer
2 by sheganinans | 0 comments on Hacker News.
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!

RELATED POST :
Memuat...

Comments

Popular posts from this blog

Show HN: Modifying Clang for a Safer, More Explicit C++ - Klaput News

Show HN: A tool to design and run user state machines - Klaput News