Skip to content

Commit fd4a7f2

Browse files
author
gerrymanoim
authored
DOC: Add another python binding to README (simdjson#1043)
1 parent 6bd64c6 commit fd4a7f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
137137
138138
- [ZippyJSON](https://github.com/michaeleisel/zippyjson): Swift bindings for the simdjson project.
139139
- [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).
140141
- [simdjson-rs](https://github.com/simd-lite): Rust port.
141142
- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings).
142143
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port).

0 commit comments

Comments
 (0)