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

View related business solutions
  • 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
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    EkszBox-VCL - Visual Component Library For Delphi/C++ Builder. Mainly contains easily skinnable/attractive controls. Animation/fade/tween effects. ImgProgressBar, ImgTrackBar, ImgCheckBox, ImgButton, ImgForm, ImgLED, GradientBar, FadeImage, DirBrowse
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    3i (Individualized Interactive Instruction) is a cross-platform educational software system that allows an instructor to query students on class material, while the students can respond and interact with the instructor both anonymously and at real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Library provides extended GUI controls manipulation under Windows enviroment. It has been created to enclose C interface of Windows API and its overhead into Object Oriented C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DogEngine is a mainly 2D game engine,but you can use all of D3D functions inside.Now it has many feathers,such as Anim-Controller,ParticleSystem,etc.It looks like Clanlib,and even has many same part with HGE.My CN website:www.dogengine.cn.So,Welcome!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    Wiiuse is a library written in C that connects with several Nintendo Wii wiimotes. Supports motion sensing, IR tracking, nunchuk, classic controller, and the Guitar Hero 3 controller. Single threaded and nonblocking makes a light weight and clean API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    HoloMenu is a C library for creating GUIs with holographic simulator view. It helps creating buttons, text boxes and other components with effects similar to Syndicate Wars. It is designed to use as menu in games, but may be used for other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GCe is a graphical editor for GUI's using the Guichan library (guichan.sourceforge.net) It uses plugins to provide the components, so can be used with custom widgets by writing an editor and end user plugin. It saves and loads using XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Helps passing of relevant arguments to Mozilla (Gecko) based applications from a simple, descriptive GUI. Can save these 'Launchlets' to system tray, Start Menu, or Desktop. Simplifies managing multiple profiles, testing extensions, and troubleshooting
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An AmigaOS/MorphOS MUI custom class which provides application programmers a component to automatically arrange graphical objects in layout (from left to right on several lines) according available space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10
    Extension library to WTL (a lightweight Win32 wrapper) with a number of useful UI controls and WTL-like wrappers around some other open source libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Curses++ is a set of C++ wrapper classes for the curses library. The project is aimed at providing a layer compatible with any version of curses (ncurses and pdcurses are seen as two major versions) and to be easy-to-use, using familiar STL interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    A free rendered GUI library providing windowing and widgets for the easy creation of HUDs for games. It supports themes/skinning, XML-based configuration, and works with any graphics API or rendering engine including Axiom, Irrlicht, and SDL.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Modulized Pages Environment for embedded system. It can be used on mobile phones, car, or set-top box. MPE provide a lot of basic pages and a modulized environment to implement embedded system user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Turbo C' graphics libraries which are available on DOS. Ported on X platform by using X Window System. So students who are learning Turbo Graphics can work around on X environment with better graphics programming features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LITS is a game development engine, which offers basic implementations of the most needed interfaces: Graphic, Network, Sound and Input. All interfaces have several (parts plattform independent) wrappers which can be choosen as needed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Hotkeys is a library for registering system wide hot keys for java applications. Offering a simple api for registering keys with the ctrl, alt and/or shift modifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple, quick and plug-and-play wrapper for the curses library that provides a shell-like UI. Features include customizable prompt, tab completion, command history and thread-safety (simultaneous input/output). Scotty stands for Shell CreatiOn ToolkiT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Very useful framework library, contains many frequent used code snippets, algorithms, data structures, WinForms & APS.NET controls for all-day work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A simple console and telnet Menu Interface library for .Net applications. Able to be the primary interface for a console application, or operate as an applications 'administration' interface listening for telnet connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    wincss is a css component for winform to support UI design and code separating like css for web,it base a configuration library "maxco",all change of UI can use configuration file after coding/compling and does not need to change all of application cod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cross-platform, Pygame based UI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    a framework library with a template method interface and inheritable classes for an executable process design which produces an executable which is both a GUI and a console application. It provides multi-threading for work items of the provider process .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MapReduce is a simple and flexible parallel programming model initially proposed by Google for large scale data processing in a distributed computing environment. This project implements the MapReduce runtime and API for the Cell processor platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A WPF Docking Library to easly integrate windows docking functionalities like VS. (THIS PROJECT HAS BEEN REPLACED BY AVALONDOCK PROJECT THAT YOU CAN FIND AT WWW.CODEPLEX.COM/AVALONDOCK)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WINX focus the goal: MOST SIMPLE BUT EFFECTIVE. It is a C++ template GUI library that easy to use, and compatible to WTL. WTL is an effective Windows GUI library. However, it is NOT SIMPLE. (NOTE: We're migrating to http://code.google.com/p/winx)
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.