Including Node.js bindings to simdjson list of projects (#88)

This commit is contained in:
Luiz Fernando Peres
2019-02-27 07:39:31 -08:00
committed by Daniel Lemire
parent 0c8ee105b4
commit db1702623c
+1 -1
View File
@@ -367,7 +367,7 @@ make allparsingcompetition
- [pysimdjson](https://github.com/TkTech/pysimdjson): Python bindings for the simdjson project.
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core
- [simdjson_nodejs](https://github.com/luizperes/simdjson_nodejs): Node.js bindings for the simdjson project.
## Various References