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

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1

    .Net VCL for Delphi

    Comprehensive library of .Net UI Controls and components for Delphi.

    The .Net Visual Component Library (VCL) for Delph is the most comprehensive Library of .Net WinForms UI Controls and components for Delphi. Includes over 50 essential .Net UI controls and components which are available in Delphi such as Active Directory components, Internet components, printing components, Xml components, Dialog components, UI controls, Grid controls, and many more for building powerful line-of-business Windows applications in Delphi. Built on solid .Net Framework...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    .Net Component Suite for Delphi

    Most comprehensive Library of .Net components for Delphi.

    Most comprehensive Library of .Net components for Delphi. Includes over 30 essential .Net components which are available in Delphi like Active Directory components, Internet components, printing components, system components and many more for building powerful line-of-business Windows applications in Delphi. All the included components libraries are technically superior, with proven track record of widespread use for rock-solid reliability. They are written to be efficient and do not depend...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of useful programs and library routines for aiding the programming process. Includes a library for portable programming (libwfptk), with bindings in C and C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dragme

    Dragme

    A visual-based IDE for C language uses block drag and drop technology

    Dragme IDE is an IDE for C language for whom who want to learn coding, i.e. It is beneficial to Engineering College or Computer Science Students. It is popular among teenagers who want to learn Coding. It is not created only for Students. It can be used by professionals too. It has Playground where Student can learn coding with playing with blocks. It also has Codeground, which is a source code editor, where industry professionals can write and run their own limitless source code...
    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

    iDev Development Studio

    iDev Development Studio is a WYSIWYG application development platform

    iDev Development Studio is great for private persons who want to take a peek at software development, without having to know cryptic code. Our Integrated Web Automation technics make it a perfect tool for developing Web Automation software like SEO-Tools, Data Collaboration Tools (which collect information from various web pages and put them into a nice overview), as well as Browser Game Bots. So what is the difference between a normal programming language and iDev? iDev takes application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The NT POSIX C Runtime Library is an IEEE standard runtime library for the NT POSIX subsystem. It can be used as a complete replacement or a side by side alternative for what is shipped with the Interix SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pngcrush and other tools for manipulating PNG (Portable Network Graphics) and MNG (Multiple-image Network Graphics) files.
    Leader badge
    Downloads: 232 This Week
    Last Update:
    See Project
  • 8

    makepp

    GNU make compatible but reliable and simpler build tool

    Makepp, a build program which has a number of features that allow for reliable builds and simpler build files, is a drop-in replacement for GNU make. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 9
    Vector

    Vector

    A contiguous generic and growable array type in C

    A contiguous generic and growable array type in C programming language. Vector supports amortized constant time insertion and removal of elements , as well as constant time access. C doesn’t allow data types to be passed as parameters. That means a generic container needs to manually manage memory in terms of the client element size, not client data type. You can do generic programming in c, without to use macros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    PreprocesssorWizard

    PreprocesssorWizard

    WYSIWIG conditional compilation preprocessor for Java etc.

    A WYSIWYG Conditional Compilation Preprocessor for Java, Perl, C, C++, Basic, PowerShell, C#, Javascript, and other programming languages. Many C and C++ developers rely heavily on the C preprocessor, and lament the lack of a preprocessor in Java, scripting languages, and other programming languages. The principal objection to a preprocessor is that it makes one's code difficult to read. This is indeed true for the C preprocessor. It is sometimes difficult to determine which lines of code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    dll2def

    DEF file creator from Windows 32/64 bits DLLs

    This is a simple application which uses basic reading of Microsoft Windows executable files to get exports section of DLLs so as to properly create DEF files. They are useful for generating LIB files from DLLs to be used, for instance, with Visual Studio projects. That's the case of MinGW DLLs; for them to be used in Visual Studio projects you need the LIB and header files of those libraries. And this is when my tool comes to play a key role. The project was created, configured, built and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    BB-XDev

    BB-XDev

    A kit for cross-platform & embedded development in modular languages.

    XDev is open and free set of compilers, additional tools, libraries and design patterns for cross-platform and embedded development in modular programming languages. You can develop projects in several languages at once. You can develop for different platforms, such as retro and new. Main goals and benefits of XDev =============================== + Simplicity, + Reliability, + Small size of the target machine code, + The widely using of the great achievements of the European school...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    xRecurseDiff

    xRecurseDiff

    A developer tool to rapidly compare sources tree

    xRecurseDiff is a small program that can rapidly traverse entire directory trees to show different version of the same files, for example to compare different version of the same project. For every file in the first directory searches in the second for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter. In "library" working mode it compares only files basenames, while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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 easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    vsSolutionBuildEvent (vsSBE)

    vsSolutionBuildEvent (vsSBE)

    Control everything: Visual Studio, MSBuild Tools, CI, and more ...

    ... for each separately. Various modes for everything: Files Mode, Operation Mode, Interpreter Mode, Script Mode, Targets Mode, C# Mode Supports additional MSBuild features & SBE-Scripts engine for your awesome ideas. Provides also support of the CI-Build Servers (TeamCity, AppVeyor, Azure DevOps, ...), Command-Line mode and lot of other features for the convenience of your work with the build, tests, versioning, IO operations, and so on. See the documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned Features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MoCoolKaCN

    MoCoolKaCN

    MoCoolKa 项目

    Mocoolka由Mocoolka Cloud和Mocoolka App构成。 Mocoolka Cloud 是基于web的设计、开发、管理平台 分析人员可以通过平台直接建立软件,无需编写代码。从而使分析人员更专注于业务逻辑、创新并创造真正的商业价值。支持PC、移动设备访问。 Mocoolka App 是在Mocoolka Cloud上搭建的商业应用 了解项目请进入我们的wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AutoGen is designed to generate text files containing repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text, especially when needed in parallel tables.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    A fork of BOSSA

    This is a fork of the BOSSA project by ShumaTech.

    BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers, developed by ShumaTech. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. This project is a fork, created to temporarily host new modifications to BOSSA until they can be incorporated into the main BOSSA codebase. More information on the original project: BOSSA web site: http://www.shumatech.com/web/products/bossa BOSSA...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ASDRAD is a source code generator which reads a configuration file and generates *.c, *.h, makefiles etc. It's written in Python and uses templates. Output files are for AmigaOS and derivates like AROS and MorphOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An initiative to support and extend the Free Pascal compiler on the BeOS, and create a objects library to allow the creation of graphical user applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Integrated Development Environment Frameworks based on Internet and eXtensible technologies. The goal is to research in the development of interactive environments that facilitate distance programming and distance learning of programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Custom Tasks for NAnt. All are welcome to Contribute...!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    LXRAD means Linux X11 Rapid Application Development, LXRAD is written in c++ and uses wxwidgets library. The LXRAD is a library and an RAD tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    csmake

    csmake

    Cloud Service Make.

    To make the native application to support cloud service, csmake will genarate a client stub and the service application, it's similar with the webservice, COBAR, omniORB, SOAP, gsoap etc.
    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.