1 parent f668adc commit 1176725Copy full SHA for 1176725
1 file changed
README.md
@@ -459,6 +459,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
459
460
- [pysimdjson](https://github.com/TkTech/pysimdjson): Python bindings for the simdjson project.
461
- [simdjson-rs](https://github.com/Licenser/simdjson-rs): Rust port
462
+- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings)
463
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port)
464
- [simdjson_nodejs](https://github.com/luizperes/simdjson_nodejs): Node.js bindings for the simdjson project.
465
- [simdjson_php](https://github.com/crazyxman/simdjson_php): PHP bindings for the simdjson project.
0 commit comments