mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
add simdjson-dart binding to docs (#2719)
* Add simdjson-dart binding description Fix typo in simdjson-dart description. * Update simdjson-dart description in README
This commit is contained in:
@@ -190,6 +190,7 @@ We distinguish between "bindings" (which just wrap the C++ code) and a port to a
|
||||
- [gemmaJSON](https://github.com/sainttttt/gemmaJSON): Nim JSON parser based on simdjson bindings.
|
||||
- [simdjson-java](https://github.com/simdjson/simdjson-java): Java port.
|
||||
- [mruby-fast-json](https://github.com/Asmod4n/mruby-fast-json): mruby binding with high API coverage.
|
||||
- [simdjson-dart](https://github.com/xaldarof/simdjson-dart): Dart bindings for the simdjson project.
|
||||
|
||||
About simdjson
|
||||
--------------
|
||||
|
||||
Reference in New Issue
Block a user