Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-qt

A curated list of awesome Qt libraries, resources, and shiny things. Inspired by awesome-... stuff.
https://github.com/skhaz/awesome-qt

Last synced: about 10 hours ago
JSON representation

  • Binding

    • PySide - The PySide project provides LGPL-licensed Python bindings for the Qt. It also includes complete toolchain for rapidly generating bindings for any Qt-based C++ class hierarchies.
  • Cryptography

    • Qt Cryptographic Architecture (QCA) - Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions.
  • Database

    • QxOrm - QxOrm library is an Object Relational Mapping (ORM) library for C++/Qt developers.
    • QxOrm - QxOrm library is an Object Relational Mapping (ORM) library for C++/Qt developers.
  • Game Engine

    • V-Play - V-Play Game Engine allows easy cross-platform mobile game development for all major platforms including iOS, Android, BlackBerry.
    • Bacon2D - Bacon2D is a framework to ease 2D game development, providing ready-to-use QML elements representing basic game entities needed by most of games.
  • Web Frameworks

    • QDjango - QDjango is a web framework written in C++ and built on top of the Qt library. Where possible it tries to follow django's API, hence its name.
    • Tiled - Tiled is a general purpose tile map editor. It is meant to be used for editing maps of any tile-based game, be it an RPG, a platformer or a Breakout clone.
    • cool-retro-term - Is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customizable, and reasonably lightweight.
  • Compression

    • KArchive - A library for creating, reading, writing and manipulating file archives like zip and tar. It also provides transparent compression and decompression of data, using formats like gzip, via a subclass of QIODevice.
  • Multimedia

    • QtAv - A multimedia playback framework based on Qt and FFmpeg to write a player easily.
  • Networking

    • libmaia - libmaia is a easy-to-use XML-RPC library for Qt.
    • qxmpp - Cross-platform C++ XMPP client and server library.