We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7d1a5 commit a8903d9Copy full SHA for a8903d9
1 file changed
README.md
@@ -605,7 +605,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
605
- [simdjson_nodejs](https://github.com/luizperes/simdjson_nodejs): Node.js bindings for the simdjson project.
606
- [simdjson_php](https://github.com/crazyxman/simdjson_php): PHP bindings for the simdjson project.
607
- [simdjson_ruby](https://github.com/saka1/simdjson_ruby): Ruby bindings for the simdjson project.
608
-- [simdjson-go](https://github.com/fwessels/simdjson-go): Go port.
+- [simdjson-go](https://github.com/minio/simdjson-go): Go port using Golang assembly.
609
- [rcppsimdjson](https://github.com/eddelbuettel/rcppsimdjson): R bindings.
610
611
0 commit comments