209 projects for "programming c++ library" with 2 filters applied:

  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Lightweight UI library for games, tailored for use with the allegro game dev library. Continuation of the original guichan library, mainly on allegro 4.4, 5.0 and 5.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    M's INI parser is a small library written in standard C++ that parsers INI files. The library implements a parser that handles information stored in INI format documents and presents it in a standard std::map<std::string, std::string> data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Crazy Eddies GUI System (CEGUI)

    Crazy Eddies GUI System (CEGUI)

    A fast, powerful and adaptable GUI solution

    Crazy Eddie's GUI (CEGUI) system is a graphical user interface C++ library. It was designed particularly for the needs of videogames, but the library is usable for non-game tasks, such as any other type of applications (rendering/visualisation/virtual reality) and tools. It is designed for user flexibility in look-and-feel, as well as being adaptable to the user's choice in tools and operating systems.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 4
    wxPHP

    wxPHP

    PHP bindings for the cross-platform GUI library wxWidgets.

    wxPHP is a php binding/wrapper for the cross-platform library wxWidgets, which gives you the ability to develop desktop applications using the php programming language. This applications can be executed on windows, linux and macosx using the same code base with a native look and feel. One of the ideas is that you can use your php web applications code base and logic to create native desktop applications that communicate to them transparently.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5

    QAdvancedItemViews

    QAdvancedItemViews (QAIV) extends the capabilities of QTableView

    QAdvancedItemViews (QAIV) extends the capabilities of the Qt classes QTableView and QSortFilterProxyModel. E.g. QAdvancedTableView supports multicolumn filtering and includes a header view alowing users to create, modify and delete filter. Additional utility classes provide proxy models for conditional decorations, groupings and a lot more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    wxLua
    wxLua is a Lua scripting language wrapper for the wxWidgets cross-platform GUI library. It consists of executables for editing, running, and debugging wxLua scripts, a library for extending C++ programs with a fast, small, fully embeddable scripting language, and a variety of sample programs. With wxLua you can quickly write full-featured programs with graphics, networking, printing, etc. for MS Windows, Linux, and OSX.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    wxHarbour is a set of Harbour language bindings for wxWidgets. Providing a portable multi-platform GUI toolkit for Harbour (a 100% Clipper & xBase compatible compiler).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    easygui

    GUI Dialog library for Python with a major goal of simplicity

    EasyGUI is a module for very simple, very easy GUI programming in Python. EasyGUI is different from other GUI generators in that EasyGUI is NOT event-driven. Instead, all GUI interactions are invoked by simple function calls.
    Downloads: 63 This Week
    Last Update:
    See Project
  • 9

    CFG.G.W.I. - Config GUI Window

    Provides message-box' like functionality for scripts

    Provides message-box' like functionality for shell scripts and outputs user input via defined GUI controls. A Program that can display custom controls, configured from simple format text files. Takes one config file on input and creates another as output. Namelly, input is JSON format text file and output is INI. In addition, there is a way to setup default values for GUI items being created. Author homepage: http://ikk.byethost9.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The Two-Layered GUI Toolkit

    The Two-Layered GUI Toolkit

    Provides common dialogs and widgets with a GUI-toolkit-agnostic layer.

    A .NET/Mono library that provides frequently used dialogs and GUI components. All dialogs are provided in two layers, an abstract description layer and a toolkit-specific GUI layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Qt Micro Properties Editor

    Minimalistic properties editor for Qt applications

    A minimalistic properties editor for Qt applications based on QTreeWidget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qooxdoo is a universal JavaScript framework for creating applications for a wide range of platforms. It has a comprehensive feature set, including an object-oriented programming model, an integrated tool chain and a state-of-the-art GUI toolkit. Note: Please note that as of 2011-10-26 the code repository for the project has been moved to https://github.com/qooxdoo/qooxdoo. The existing SVN repository will be set to read-only for the time being, and will not see any more updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Gráficas 2D
    Graficas 2D is an opensource library for plotting 2D functions. It's compatible with .NET Framework and Mono
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pure Java programming interface library for GNUPlot
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Rexx/Curses is an interface to the curses library. With this external function package, Rexx programmers can write cross-platform applications with a consistent textual user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Personal-SFML-GUI

    A SFML GUI library intended mainly for my personal use.

    I think that the current GUI systems available for SFML are pretty ugly, so I decided to make one that wasn't as ugly. It's really easy to make buttons in SFML, but I wanted them to be a bit more plug-n-play than they were. (Plus it's nice if they can actually use icons instead of text on a gradient)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyGUI
    MyGUI is a library for creating Graphical User Interfaces (GUIs) for games and 3D applications. The main goals of MyGUI are: speed, flexibility and ease of use.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    XTiles

    XTiles

    A library in C++ for creating old-school graphic tiles.

    An SDL-based library in C++ for creating old-school graphic tiles/characters. Especially suited for roguelike games and nostalgic programmers. Visit the blog for more information: http://xtiles.blogspot.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    qslideswitcher

    Qt Slide Switch Button Component

    A simple yet powerful implemetation in Qt switch button with slider also known as Slide Switcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Boxes Project
    An OpenGL GUI library for C++, inspired by Neoforce Controls. Designed to offer an easy to implement, yet powerful window management system for games or applications in OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    WpfSerialPortControls

    Serial port controls for WPF

    The aim of this project is to provide re usable gui elements that are often needed when working with serial ports, either physical ones or usb converters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    libjoyrumble

    libjoyrumble

    Extremely simple joystick rumble / vibration library

    The purpose of this library is to provide game / emulator programmers an extremely simple way to access the joystick "rumble" feature. As of now it's only for Linux. There are plans for a Windows version in the future (help needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HyperGUI

    HyperGUI

    A GUI based on libSDL for C++ applications

    HyperGUI is a library of C++ classes and some other parts which can draw and run a GUI for your application. It uses libSDL as its backend for graphical output. This library can be used in both dynamic multimedia (game), and standard (static) applications. The HyperGUI manages it by avoiding screen refreshes as much as possible. In a game or other dynamic multimedia program, the screen (or part of it) is redrawn and refreshed tens of times a second, so there is no need for GUI to ask more refreshes in response of input events; and in a static application each event may change a tiny part of the screen, and only that part needs redrawing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    lxgui

    lxgui

    A Lua and XML Graphical User Interface

    Note: this project has been migrated to github: https://github.com/cschreib/lxgui lxgui is an open source, portable, and data driven GUI. It is fully extensible, and supports caching through render targets. It is meant to be used by real time applications (such as games). The GUI can be created either by C++ code, or by using the integrated "add-on" system, where the GUI is parsed from XML and Lua files. It relies on keyboard and mouse input (support for other controllers is not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This library for the Processing programming language provides classes to wrap the functionality of the JPen-2 tablet package for Java, thus simplifying the use of graphical tablets in Processing. IMPORTANT: Active development has moved to https://github.com/codeanticode/tablet
    Downloads: 0 This Week
    Last Update:
    See Project