Showing 130 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
  • 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
  • 1
    User-mode Window Manager for 32- and 64-bit Microsoft Windows(tm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GtkExtra is a useful set of widgets for creating GUI's for the Xwindows system using GTK+. You can use it complementary to GTK+ and it is written in C. It is also Free Software and released under the LGPL license.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    PyGObject for Windows

    PyGObject for Windows

    All-In-One PyGI/PyGObject for Windows Installer

    Cross-platform python dynamic bindings of GObject-based libraries for Windows 32-bit and 64-bit.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    AnyPixel.js

    AnyPixel.js

    A web-friendly way for anyone to build unusual displays

    AnyPixel.js is an open-source software and hardware library that makes it possible to use the web to create big, unusual, interactive displays. Anyone can fork the code and the schematics to create their own display at any scale. The first display using this platform is in the 8th Avenue lobby at the Google NYC office. To create this installation, we used 5880 off-the-shelf arcade buttons with LEDs inside them as our pixels. AnyPixel.js’ straightforward hardware/software framework makes it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 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

    XmHTML

    HTML Widget for Motif (for HTML 3.2)

    XmHTML is a HTML widget for Motif. It supports HTML 3.2. Since HTML 3.2 is an older version of HTML, XmHTML is primarily useful for displaying help texts or to visualize results of computations in an application. XmHTML is an old project with contributions from many people. It was abandoned for a while and was reactivated because Arahne, d.o.o. ( www.arahne.si ) ordered the following enhancements in XmHTML from Christian Linhart: *support for antialiased XFT fonts *support for...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    mCtrl

    Bringing more controls for your Windows applications

    Please note the project has been moved to new website: http://mctrl.org.
    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
    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
  • 11
    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
  • 12

    NUL Nick's Utility Library

    OpenGL GUI and build-in data management API

    This is my own c/c++ project mainly covers GUI and math calculation libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gtk3.7 and Gtkmm3.6 for Windows

    Gtk3.7 and Gtkmm3.6 for Windows

    Gtk3 stack for Windows Vista/7/8 : Gtk+ 3.7.2 and Gtkmm 3.6.0

    This is the Gtk 3.7.2 stack installer; It includes all Gtk dependencies required for Gtk+ and Gtkmm. The Gtk+ stack was built in version 3.7.2 and finally, the Gtkmm stack in version 3.6.0.1. Each library was built with Visual Studio 2012 in 32 and 64 bits without the Windows XP support. This build passes many test on Windows Vista, 7 and 8 with many applications and official samples built with MSVC 2012 on Windows 7, with MSVC 2010 and with MSVC 2008 on Vista and MSVC 2012 on Windows 8. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    wke (3DWebUI)

    3D Web UI, Embed Web and Flash in 3D Games, based on WebKit

    1. 3D Web UI. Embed Web and Flash in 3D Games, based on WebKit 2. DirectUI. HTML5, CSS3, Javascript and flash Embedded in native GDI application
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Flexible ConFiguration LIBrary is a small, simple, flexible and portable ANSI C Library to be used as configuration interface for user programs. It maintains a compact parameters list fed from various sources providing simple access and other goodies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Imagine if you could write a native Windows application with just three API calls. Now you can! Albantech Class Library basically a set of header files and a shared library that wrap the native Win32 API's into an easy-to-use framework in pure Unicode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ncurses-ruby is an extension module that makes the functions and constants of the FSF's ncurses library accessible from the ruby programming language
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    criutils is a library set written in C which make easier to work with strings, linked list, timestamps, databases (postgreSQL, xquery and sqlite) and CGI. You can imagine criutils like a little extension of glibc. Check the wiki for a full documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GooCanvas python bindings Note: please file bug reports here: https://bugs.launchpad.net/pygoocanvas/+filebug
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Library for user interface development based on SDL. Includes a complete skin handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    lcdgraph

    Micro LCD s/w driver for embedded systems

    Graphic LCD driver for microcontrollers. It is to work with various displays. Contains simple dialog-box creator. It is supposed to speed up creating applications with graphic LCDs and GUIs. The library may work with any uC, however at this stage it is optimized to work with PIC16/18 with mcc18 compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    basicmenu

    add a menu easily in console application

    This library is developed to allow the programmers to create and insert one or more menus in their console applications easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CLI Parser provides a framework for quickly development of Cisco-like CLI commands. It provides a simple syntax to define CLI commands, a compiler to automatically convert these commands into a C parse tree and a run-time library to create CLI.
    Downloads: 1 This Week
    Last Update:
    See Project