Add QtProtobuf

This commit is contained in:
Alexey Edelev
2020-01-18 16:37:02 +01:00
parent 6e9976e408
commit 4c6fe008f5

View File

@@ -235,6 +235,7 @@ Pull requests of new projects/apps/libraries are welcome :)
* [Liri](https://liri.io/apps/browser/) - Web Browser.
* [QSsh](https://github.com/lvklabs/QSsh) - SSH and SFTP support for Qt. This project is based on Qt Creator's `libQtcSsh.so`.
* [qtrest](https://github.com/qtrest/qtrest) - a small and simple REST API client for any Qt/QML application.
* [QtProtobuf](https://github.com/semlanik/qtprotobuf) - gRPC and Protobuf generator and bindings for Qt framework
## Package Manager
* [qpm](http://www.qpm.io/) - A package manager for Qt ([source](https://github.com/Cutehacks/qpm)).