You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -136,8 +136,8 @@ Bindings and Ports of simdjson
136
136
We distinguish between "bindings" (which just wrap the C++ code) and a port to another programming language (which reimplements everything).
137
137
138
138
- [ZippyJSON](https://github.com/michaeleisel/zippyjson): Swift bindings for the simdjson project.
139
+
- [libpy_simdjson](https://github.com/gerrymanoim/libpy_simdjson/): high-speed Python bindings for simdjson using [libpy](https://github.com/quantopian/libpy).
139
140
- [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).
0 commit comments