Showing 481 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
    The name stands for "General Purpose Abstraction Layer". GPAL is a set of C++ classes which are used to represent any kind of data and to manipulate them. Thanks to SWIG, it is usable in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Design the layout of your network database and generate a type-safe interface to it for use in your code! This project isn't being actively maintained anymore - it will be merged with v3c-storyboard here at SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A C++ library for creating textual Domain Specific Languages (DSLs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    TinyCOBOL

    COBOL compiler for the PC x86-32 platform.

    An open source COBOL compiler for the PC x86-32 platform. Generates GNU assembler and requires GCC to produce a binary. Supports Linux, BSD and MinGW 32 bit platforms.
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    Python bindings for Ogre3d graphics engine, built using Py++ and Boost.Python library - Also refered to a Python-Ogre.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This code generator allows you to get state machine implementation files in C from its graphic representation. StarUML is used for drawing. Has been created primarily for using in embedded programming (microcontrollers, etc).Plain C code as a result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project will help you to expose C++ libraries to Python. pygccxml package is an object oriented framework for reading C++ declarations. pyplusplus package is an object-oriented framework for creating a code generator for boost.python library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    SQL2UDK
    A Free tool for generating SQL-based data layers for the Unreal Development Kit (UDK)
    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.
  • 10
    PLiX (Programming Language in XML) is an XML-based code-generation framework. Generators produce XML matching the PLiX.xsd schema, which can be formatted into multiple languages. Extensible formatters support C# and VB.NET in Visual Studio 2005 and 2008
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    C2Ada
    C2Ada is a translator from the C programming language to the Ada programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Chilon Library is a C++0x utility library. The most advanced parts are a command-line argument parser and a parser generator library based on parsing expression grammars with built in AST generation abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CLIG

    command line interface generator

    CLIG - Command Line Interface Generator Clig is a code generator for several programming languages that allows you easy creation of command line parsers. Including a GUI and Command Line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A C# library to create dinamically a multi purpose assembly, based on code generation. At the moment, it can generates a dll file with classes and nested enumerations under an specified namespace, the access type structure would be "Class.Enum.Item
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    haggies
    haggies is an optimizing code generator. It can read in expressions in common notation and generate output for many programming languages including C/C++, Java, Fortran, Python and many others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MUIBuilder is a user interface designer for the MUI and Zune toolkits. Goal of this project is to make it portable for all AmigaOS-like operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A translator from Java to C language especially for embedded and fast realtime applications, including a javalike runtime System in C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    TRP is a small C++-Library for developing simple applications. The functionscope applies from simple datatypes over vectors to a complete Persistence-Access-Layer (Object-Relational-Mapping).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Allows editing of any size file in hexadecimal, decimal and ASCII. A great tool that allows you to edit and analyze the contents for either the data or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
    Leader badge
    Downloads: 229 This Week
    Last Update:
    See Project
  • 21
    Some stuff for use with Silverlight & WPF: Mostly related to MVVM and WCF RIA Services. This library is *not* being actively developed anymore. In my spare time, I'm still developing further on the WPF side, because of a project I started 2008/2010. But I rarely push my updates to this Lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A processor for xml-transformations based on a processing model, which allows to define the transformations by stepwise refinement, in structured (imperative) programming languages and with respect to a given xml-target language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A framework for all-platform GUI-development based on completely separating business from presentation logic and introducing methods of abstraction that allow stepwise refinement of the GUI-definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open Game Studio
    The Open Game Studio is a project that targets game developers (mostly hobbyists). The goal of this project is to create a development environment that focuses on developing the game content. An engine that can run the created games is in work too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Digital Signal Processing Block Diagram Compiler - user extendable to all DSP's, but presently supports only the TI C2000 family. Rich support for fixed point arithmetic, both saturated and unsaturated. Block diagram entry is via TinyCAD (included).
    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.