Changing the `Binary` instance for `Double` and `Float`
Haskell Community [Unofficial]
March 6, 2026
In my experience, flatparse is great for binary parsing. It includes some rather esoteric combinators such as isolateToNextNull. I have a library full of combinatory binary flatparse parsers at binrep.
Discussion in the ATmosphere