We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc796b commit b63ae1fCopy full SHA for b63ae1f
1 file changed
README.md
@@ -490,6 +490,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
490
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port)
491
- [simdjson_nodejs](https://github.com/luizperes/simdjson_nodejs): Node.js bindings for the simdjson project.
492
- [simdjson_php](https://github.com/crazyxman/simdjson_php): PHP bindings for the simdjson project.
493
+- [simdjson_ruby](https://github.com/saka1/simdjson_ruby): Ruby bindings for the simdjson project.
494
495
## Various References
496
0 commit comments