Skip to content

matthewpalmer/node-rapidjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Node.js ↔︎ C++ bindings for RapidJSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published