Group
Extension

Matches 2

CBOR-Free ( F/FE/FELIPE/CBOR-Free-0.32.tar.gz, FELIPE, 2022; MetaCPAN )
CBOR-Free/t_manual/upstream_test_vectors.t ( view source; MetaCPAN )
      require JSON;

        my $json = HTTP::Tiny->new()->get('https://raw.githubusercontent.com/cbor/test-vectors/master/appendix_a.json')->{'content'};

        JSON::decode_json($json);
    };

  
CBOR-Free ( F/FE/FELIPE/CBOR-Free-0.32.tar.gz, FELIPE, 2022; MetaCPAN )
CBOR-Free/lib/CBOR/Free.pm ( view source; MetaCPAN )
::Free is pretty snappy. I find that it keeps pace with or
surpasses L<CBOR::XS>, L<Cpanel::JSON::XS>, L<JSON::XS>, L<Sereal>,
and L<Data::MessagePack>.

It’s also quite light. Its only “heavy” 

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.