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 6bd64c6 commit fd4a7f2Copy full SHA for fd4a7f2
README.md
@@ -137,6 +137,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
137
138
- [ZippyJSON](https://github.com/michaeleisel/zippyjson): Swift bindings for the simdjson project.
139
- [pysimdjson](https://github.com/TkTech/pysimdjson): Python bindings for the simdjson project.
140
+- [libpy_simdjson](https://github.com/gerrymanoim/libpy_simdjson/): Python bindings for simdjson using [libpy](https://github.com/quantopian/libpy).
141
- [simdjson-rs](https://github.com/simd-lite): Rust port.
142
- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings).
143
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port).
0 commit comments