Binary package “raku-json-fast” in ubuntu oracular

fast json parser and serializer

 A naive imperative JSON parser in pure Raku (but with direct access to
 nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in
 replacement for JSON::Tiny’s from-json and to-json subs, but it offers a
 few extra features.