raku-json-fast

fast json parser and serializer
  https://github.com/timo/json_fast
  0
  no reviews



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.