simdjson_nodejs

Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second" (by luizperes)

Simdjson_nodejs Alternatives

Similar projects and alternatives to simdjson_nodejs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better simdjson_nodejs alternative or higher similarity.

simdjson_nodejs reviews and mentions

Posts with mentions or reviews of simdjson_nodejs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • I made JSON.parse() 2x faster
    4 projects | /r/programming | 6 Mar 2023
    Since I've posted it, I've learned of two prototype that replaces JSON.parse in Node (V8) with a simdjson-based one, also with a very good speedup. (see: https://github.com/luizperes/simdjson_nodejs and https://github.com/croteaucarine/simdjson_node_objectwrap ) So the core takeaway of the blog post (use simdjson to implement JSON.parse then don't mess it up with unnecessary copying, transcoding, etc) is proven to at least be portable to V8.

Stats

Basic simdjson_nodejs repo stats
1
522
0.0
about 1 year ago

luizperes/simdjson_nodejs is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of simdjson_nodejs is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com