diff --git a/README.md b/README.md index 23e57de6..f0ad258f 100644 --- a/README.md +++ b/README.md @@ -484,6 +484,8 @@ docker run --privileged -t simdjson We distinguish between "bindings" (which just wrap the C++ code) and a port to another programming language (which reimplements everything). + +- [ZippyJSON](https://github.com/michaeleisel/zippyjson): Swift bindings for the simdjson project. - [pysimdjson](https://github.com/TkTech/pysimdjson): Python bindings for the simdjson project. - [simdjson-rs](https://github.com/Licenser/simdjson-rs): Rust port - [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings)