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

View related business solutions
  • 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
  • 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
    Jaby=Java+Ruby Jaby is a programming language that extends Java with the syntax of do/yield in Ruby. Jaby also provide a set of library that written in Jaby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Olation is a O/R Mapping and Persistence Framework for C# and VB.Net. You can map object to an Sql based database or map object to xml file by using Olation. One of the design goal is try to minimize the config.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An object-oriented language that compiles to native code, for POSIX and Windows systems. Requires Expat, GCC, as well as MinGW/Msys for Windows. Compiler generates C++ code but manages various tasks that C++ leaves to programmers, provides interfaces, gc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Twilight is an imperative, object oriented, general purpose programming language. The guiding principles of Twilight are simplicity, practicality, and orthonogolity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    JaCIL (pronounced "jackal") is a project to create a byte-code compiler to translate .NET assemblies to Java class files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CSpe is a library allowing partial function application in C (kindof like closures in ML languages) : From a function to be specialized and some of its arguments, it dynamically generates a new function pointer, which can then be called transparently
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Intend to reproduce most of the conversational programming functionality of the Fagor 8055TC lathe controller. Web browser interface for easy portability between different OS. Visit project web-site for demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    .NET 2.0 reflection-to-cache-based library, with an ASP.NET UI generation feature. Uses Dynamic IL to generate VERY fast accessors to properties, and allows direct get and set of objects to controls that allow for their edit or display in ASP.NET forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CRel is an object relational data store for C programs. Based on a structure data specification in XML or autogen, it generates code to store and access the data object. It supports indexing, constraints, memory management and serialization.
    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.
    Click to perfect your product now.
  • 10
    XML IDL preprocessor for generating C/C++ object prototypes. It allows use object oriented and component oriented programming for plain C programming language. Single object inheritance and multiple interface inheritance are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A runtime parser generator library, generates parsers for context-free grammars. Parsing scripting languages and communication protocol messages are typical use cases. The library is written in straight C++ and requires STL. Clean, correct, efficient.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    A programming tool to simplify the initial setup of GUI widgets. Mainly an experiment in using widget names and methods as a mark-up language. Written in C++, outputs Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This tool generates the TableDataGateway classes and SQL scripts that create stored procedures for the tables in your database. The generated classes use the patterns & practices Enterprise Library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JPITools aims to provide tools to allow for improved documentation and APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TypedDatabase generates a lightwight Data Access Layer composed of C# classes around each table, view or SP in a database. The resulting code provides type safe access to the data, providing CRUD and select operations defined by user as C# expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    xbgtk - an xbase/Harbour/xHarbour object-oriented wrapper for using the GTK+ GUI. This project has been deprecated in favour of https://github.com/tuffnatty/hbgi, an approach that uses GObject Introspection for automatic bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Framework for literate programming using XML written in C++. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C++ classes are generated from an XML DTD to load and represent data structures from an XML document conforming to the supplied DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RyC Unit Testing is a simple set of Ruby scripts designed to facilitate the use of Unit Testing with the C programming Language. It does all the hard work for you so you can focus on refining your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    lsx is a small and powerful text and source code generator based on a format called Eva. Both java libraries for lsx and Eva and tutorial with some "Hello" samples including "Hello State Machine", interesting demo that generates C++ code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jekyll is a high level programming language that can be translated to and from readable, editable C, thus allowing it to be used in C projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HackC is an extendable language translator that translates HackC files into C. HackC features are 100% customizable, so the feature list will grow over time. The HackC core language is currently in development. All inputs welcome.
    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.