Showing 245 open source projects for "c++ gui library windows"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 1
    ReadESM

    ReadESM

    Shows the content of digital tachograph files

    This program takes an ESM file, downloaded from a digital tachograph or a driver card (used in the European Union for trucks heavier than 3.5 tons), and converts it into human-readable form, either HTML or simple plaintext.
    Leader badge
    Downloads: 143 This Week
    Last Update:
    See Project
  • 2
    QXmlEdit

    QXmlEdit

    Simple XML editor and XSD viewer

    QXmlEdit is a simple XML editor written in qt. Its main features are unusual data visualization modes, nice XML manipulation and presentation and it is multi platform. It can split very big XML files into fragments, compare XML and XSD files, and has a graphical XSD viewers. Project site: http://qxmledit.org Source code hosted at GitHub (moved from Google Code) https://github.com/lbellonda/qxmledit Report issues at: https://github.com/lbellonda/qxmledit/issues Discussion...
    Leader badge
    Downloads: 145 This Week
    Last Update:
    See Project
  • 3
    libwpg

    libwpg

    A library for import of WordPerfect Graphics images.

    libwpg is a library for importing and converting Corel WordPerfect(tm) Graphics images.
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 4
    Systems Biology Markup Language (SBML)

    Systems Biology Markup Language (SBML)

    A file format for exchanging computational models in systems biology

    The Systems Biology Markup Language (SBML) is an XML-based description language for representing computational models in systems biology. Visit the project web site to learn more.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    The Sound Description Interchange Format (SDIF) is an established standard for the interchange of sound descriptions and analysis data. This project provides libraries, SDIF (in C) and Easdif (in C++), tools, and wrappers to read and write SDIF files.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 6

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    This library represents XLSX files writer for Microsoft Excel 2007 and above. The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7

    XLSX I/O

    C library for reading/writing values from/to Excel .xlsx files.

    Cross-platform C library for reading values from and writing values to .xlsx files. XLSX I/O aims to provide a C library for reading and writing .xlsx files. The .xlsx file format is the native format used by Microsoft(R) Excel(TM) since version 2007. The library was written with the following goals in mind: - primary focus on data values organized in tables, on not layout or graphics - written in standard C, but allows being used by C++ - simple interface - small footprint...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    PSRCHIVE is an application suite and development library for use in the storage and analysis of pulsar astronomical data. It includes an extensive range of algorithms and tools commonly used in a wide variety of experiments.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    KDIS

    KDIS

    DIS(IEEE 1278.1) Fully Implemented in C++

    A complete open source implementation of DIS (Distributed Interactive Simulation) in C++. 1278.1 and 1278.1a are fully implemented including enumerations. Includes several utility classes to help with developing your DIS app. DIS 7 work is ongoing.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • 10

    libtdms

    A C++ library for reading National Instruments TDMS files.

    libtdms is a C++ library for reading National Instruments TDMS files (http://www.ni.com/white-paper/3727/en).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    libepubgen

    libepubgen

    An EPUB generator library for librevenge.

    libepubgen is an EPUB generator for librevenge. It supports librevenge's text document interface and--currently in a very limited way--presentation and vector drawing interfaces.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 12

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 13
    restc-cpp C++ library

    restc-cpp C++ library

    Modern C++ REST Client library

    The magic that takes the pain out of accessing JSON API's from C++. It formulates a HTTP request to a REST API server. Then, it transforms the JSON formatted payload in the reply into a native C++ object (GET). It Serializes a native C++ object or a container of C++ objects into a JSON payload and sends it to the REST API server (POST, PUT). It formulates an HTTP request to the REST API without serializing any data in either direction (typically DELETE). It uploads a stream of data, like a file...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    libxspf (formerly called "libSpiff") brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libxspf is the official reference implementation for XSPF of the Xiph.Org Foundation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    libe-book

    libe-book

    Library for import of reflowable e-book formats.

    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 16

    Common Image Generator Interface (CIGI)

    Industry standard communication with compliant image generators.

    Software libraries and tools designed for implementation and testing of the Common Image Generator Interface (CIGI), an interface for communication between an image generator (IG) and host device in simulations.
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 17
    Homie for ESP8266

    Homie for ESP8266

    ESP8266 framework for Homie, a lightweight MQTT convention

    An Arduino for ESP8266 / ESP32 implementation of Homie, an MQTT convention for the IoT. This branch of Homie for ESP8266 implements Homie 3.0.1 and adds support for ESP32. PlatformIO is an open-source ecosystem for IoT development with the cross-platform build system, library manager and full support for Espressif ESP8266 development. It works on the popular host OS, Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). Available in the PlatformIO registry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libPGF

    libPGF

    libPGF is an implementation of the Progressive Graphics File (PGF)

    The Progressive Graphics File (PGF) is an efficient image file format, that is based on a fast, discrete wavelet transform with progressive coding features. PGF can be used for lossless and lossy compression. It's most suitable for natural images. PGF can be used as a very efficient and fast replacement of JPEG 2000.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    Free editor for PDF documents. Complete editing of PDF documents is possible with PDFedit. You can change raw pdf objects (for advanced users) or use many gui functions. Functionality can be easily extended using a scripting language (ECMAScript).
    Leader badge
    Downloads: 480 This Week
    Last Update:
    See Project
  • 20

    Separatista

    SEPA support tools and library

    Full set of progams to create, edit and view SEPA documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eXtensible Binary Universal Protocol
    Goal of this projects is to design unified general binary data format and to provide open-source libraries and tools for it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A parser to read and write RoadXML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    SparthMP

    SparthMP is an ANSI-C math library for Multi-Precision calculations

    SparthMP is an ANSI-C math library for Multi-Precision calculations, i.e. beyond float/double domain. It supports regulated accuracy of calculations. For algorithm design with this library you should have an understanding of rounding errors in math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libLASi is a cross-platform library that provides a C++ stream output interface for creating PostScript documents that can contain characters from any of the script and symbol blocks supported in Unicode and by the Pango layout engine.
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
  • 25
    QPdf2Swf is a GUI (graphical user interface) written in Qt4 for pdf2swf ( http://www.swftools.org/ ), a pdf to swf converter.
    Downloads: 1 This Week
    Last Update:
    See Project