[ 原始碼: raku-json-fast ]
套件:raku-json-fast(0.19-1 以及其他的)
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.