node-rapidjson

1.0.0 • Public • Published

node-rapidjson

A Node.js package that allows you to use RapidJSON for faster JSON operations.

Note that this was experimental work… it turns out that you’re better off using the normal Node.js/V8 implementation unless you’re operating on huge JSON.

There’s potential for this to be way faster, but unfortunately the bridging from V8 to C++ is a bit too costly at this stage.

Readme

Keywords

none

Package Sidebar

Install

npm i node-rapidjson

Weekly Downloads

5

Version

1.0.0

License

ISC

Last publish

Collaborators

  • mp