Showing 305 open source projects for "programming c++ library"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    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
    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
  • 2

    Firmata

    generic protocol for communicating with microcontrollers

    Firmata is a generic protocol for communicating with microcontrollers from software on a host computer. It is intended to work with any host computer software package. There are implementations for multiple microcontrollers and host software packages.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    The Laxkit
    A window toolkit in the form of a C++ Xlib wrapper, specifically designed with an eye for developing programs useful for artists. The main force behind it at the moment is the desktop publishing program Laidout.
    Downloads: 0 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

    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
  • 6
    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
  • 7

    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
  • 8
    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
  • 9
    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
  • 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
    KeyValue
    KeyValue is a cross-platform library for making C++ objects accessible through LibreOffice Calc, Excel and other front-ends. Experience of spreadsheet users is enhanced by an object model and a handy key-value based interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SirOne xMouse

    SirOne xMouse

    Make your mouse faster!

    Our project was born from the idea of creating gravitational fields near the visual controllers in a given application.In case of cursor “braking” near the controllers, gravitational fields are formed and become active, aiding and improving the correct placement and selection of the desired controller. All this process doesn’t put any restriction in free cursor movements: the fields are activated only in case of cursor braking near a predefined control. No unwanted interrelations or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AntTweakBar

    AntTweakBar

    C/C++ library to add light and intuitive GUI to OpenGL and DX programs

    AntTweakBar is a small and easy to use C/C++ library that allows programmers to quickly add a light and intuitive GUI into OpenGL or DirectX based programs to interactively tweak parameters on-screen. AntTweakBar works with Linux, Windows and OSX, and can be easily integrated with custom windowing system or with existing toolkits. Examples of integration with GLFW, SDL, GLUT, SFML and DirectX are provided.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    TISCH

    TISCH

    TISCH - Tangible Interaction Surfaces for Collaboration between Humans

    TISCH - Tangible Interaction Surfaces for Collaboration between Humans. This project provides libtisch, a C++ software framework for creating GUIs based on multitouch and/or tangible input devices. Please note: TISCH development has moved to GitHub, see https://github.com/floe/tisch-core/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GobChartsWidget

    GobChartsWidget

    Qt chart widget.

    "GobChartsWidget" is an open source initiative distributed free under the GNU LGPL and is intended for inclusion in Qt applications in need of basic graphical chart display functionality (in short, a free Qt chart widget). Since managing information across different sites is almost as counter-productive as dealing with code duplication, I urge you to see the project's home page for further details regarding features and limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A control (for ASP.NET 3.5 and above) that can replace the old asp:FileUpload control (possibly without changing the code behind). Complete styling of the upload button with HTML and CSS. It can be put inside an asp:UpdatePanel!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ops is a C++ library and a Python module for reading configuration files. The files are written in Lua, which makes the configuration files easy to read and write for the beginner, and yet very powerful for advanced users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Instigate GUI Toolkit
    Instigate GUI Toolkit is an Abstraction for multiple GUI Toolkits allowing to write single GUI code which can run on multiple platforms and with multiple GUI back-ends. Now it supports QT and gtkmm back-ends on Linux. Work on GTK+ and EWL is ongoing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ylibcontrols

    yLibrary Controls is a graphical widget library for .net framework

    yLibrary Controls is a graphical widget library for .net framework by C# It provides some controls such as Photoshop CS4 form for free. It is a free application you can use and redistrubute it , but you can include my name and a refrence to this project URL if you want by Ali Mousavi Kherad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A comprehensive software suite for reading barcodes. Supports EAN/UPC, Code 128, Code 39, Interleaved 2 of 5 and QR Code. Includes libraries and applications for decoding captured barcode images and using a video device (eg, webcam) as a barcode scanner.
    Leader badge
    Downloads: 852 This Week
    Last Update:
    See Project
  • 22

    FUGE

    A lightweight GUI library

    FUGE is a lightweight GUI library, intended to be used primarily in games and tools for game development. Supports graphics renderer adaptation, real-time layout editing, XML serialization, color schemes. Documentation contain tutorials with examples. Available on MS Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    OpenBlocks C++ Library

    A C++ Implementation of the MIT OpenBlocks Java Code

    Please see more details under: http://education.mit.edu/openblocks. I have rewritten the parser and an OpenGL 2D/3D renderer of computer programs written in OpenBlocks. I provide here the full source code and a Microsoft Visual C++ 2005 Solution File. The code includes the C++ Library and a demo driver application that constructs a computer program using OpenBlocks and displays it using OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QConsole is a custom Qt widget implementing a standard console to be inherited to support a specific scripting language or shell, and then embedded in any Qt application. As example, a Tcl console (QtclConsole) is provided for use in EDA applications
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DBTreeGrid a С++ library to create a GUI for build database application. Developed with wxWidgets and wxDatabaseLayer.
    Downloads: 0 This Week
    Last Update:
    See Project