Skip to content

Commit d13ce67

Browse files
authored
Update README.md
1 parent fd4a7f2 commit d13ce67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ Bindings and Ports of simdjson
136136
We distinguish between "bindings" (which just wrap the C++ code) and a port to another programming language (which reimplements everything).
137137
138138
- [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).
139140
- [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).
141141
- [simdjson-rs](https://github.com/simd-lite): Rust port.
142142
- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings).
143143
- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port).

0 commit comments

Comments
 (0)