File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,6 +68,7 @@ Usage documentation is available:
6868* [Performance](doc/performance.md) shows some more advanced scenarios and how to tune for them.
6969* [Implementation Selection](doc/implementation-selection.md) describes runtime CPU detection and
7070 how you can work with it.
71+ * [API](https://simdjson.org/api/0.3.0/annotated.html) contains the automatically generated API documentation.
7172
7273Performance results
7374-------------------
@@ -136,7 +137,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
136137
137138- [ZippyJSON](https://github.com/michaeleisel/zippyjson): Swift bindings for the simdjson project.
138139- [pysimdjson](https://github.com/TkTech/pysimdjson): Python bindings for the simdjson project.
139- - [simdjson-rs](https://github.com/Licenser/simdjson-rs ): Rust port.
140+ - [simdjson-rs](https://github.com/simd-lite ): Rust port.
140141- [simdjson-rust](https://github.com/SunDoge/simdjson-rust): Rust wrapper (bindings).
141142- [SimdJsonSharp](https://github.com/EgorBo/SimdJsonSharp): C# version for .NET Core (bindings and full port).
142143- [simdjson_nodejs](https://github.com/luizperes/simdjson_nodejs): Node.js bindings for the simdjson project.
You can’t perform that action at this time.
0 commit comments