ZippyJSON
This commit is contained in:
parent
58697f6f3b
commit
fb920bba62
|
@ -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).
|
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.
|
- [pysimdjson](https://github.com/TkTech/pysimdjson): Python bindings for the simdjson project.
|
||||||
- [simdjson-rs](https://github.com/Licenser/simdjson-rs): Rust port
|
- [simdjson-rs](https://github.com/Licenser/simdjson-rs): Rust port
|
||||||
- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings)
|
- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings)
|
||||||
|
|
Loading…
Reference in New Issue