We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0942dc0 commit a503e02Copy full SHA for a503e02
README.md
@@ -149,6 +149,8 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
149
- [fast_jsonparser](https://github.com/anilmaurya/fast_jsonparser): Ruby bindings for the simdjson project.
150
- [simdjson-go](https://github.com/minio/simdjson-go): Go port using Golang assembly.
151
- [rcppsimdjson](https://github.com/eddelbuettel/rcppsimdjson): R bindings.
152
+- [simdjson_erlang](https://github.com/ChomperT/simdjson_erlang): erlang bindings.
153
+
154
155
About simdjson
156
--------------
0 commit comments