Update README.md

This commit is contained in:
Daniel Lemire
2019-08-09 12:10:09 -04:00
committed by GitHub
parent 4fc796b387
commit b63ae1f190
+1
View File
@@ -490,6 +490,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port)
- [simdjson_nodejs](https://github.com/luizperes/simdjson_nodejs): Node.js bindings for the simdjson project.
- [simdjson_php](https://github.com/crazyxman/simdjson_php): PHP bindings for the simdjson project.
- [simdjson_ruby](https://github.com/saka1/simdjson_ruby): Ruby bindings for the simdjson project.
## Various References