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

    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
  • Auth for GenAI | Auth0 Icon
    Auth for GenAI | Auth0

    Enable AI agents to securely access tools, workflows, and data with fine-grained control and just a few lines of code.

    Easily implement secure login experiences for AI Agents - from interactive chatbots to background workers with Auth0. Auth for GenAI is now available in Developer Preview
    Try free now
  • 1
    platform independant tool suite for c. including c compiler for pcode target.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A ASP.NET MVC view engine. The syntax is based on JSTL with Tiles. SharpTiles offers you a fast, light weight and testable solution to create views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    * Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ferite is a modern, lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and leverage for any task. It\'s been designed for rapid deployment in other programs as well as stand alone use.
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Programming is more than technology. It's art! CODE ART is an open source Integrated Development Environment for many programming languages. It feasts your eyes and groups your team. Sounds amazing, huh? But we're still working. We need your help!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LIME (Less-is-More) is parallel/concurrent programming environment based on C. Internally, it uses XML technology to describe tasks and their dependencies. Externally, it offers the ANSI C99 programming as well as a set of visually-oriented interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Library to get database schema information and generate code and other information based on the schema information. Helps database schema version control for projects that targets multiple databases and other build automation tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A platform for developing mathematical models of static/dynamic physical systems, a simulation evironment for such models and a set of component libraries. It combines features from Simulink, Modelica or AMESim with unique features on its onw.
    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
    NRaisin helps you develop assertive, fail-fast .NET applications by allowing you to generate simple user-defined types that closely mirror the constraints of your problem domain at the lowest possible level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Use of annotations to specify constraints on methods. There are annotations available to perform common checks (i.e. a parameter has to be not null, an int value has to be positive, etc.) and to use a full-flavoured design by contract in java with suppor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A collection of tools for the SETL Programming Language, including a LALR parser generator and lexical scanner generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RIA (Rich Internet Application) interface based on QT cross platform library. Basic idea is to wrap QT classes to JavaScript environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple, fast, finite state machine (fsm) C code generator using an awk script to read a fsm specification (state, event, action, next state) to produce data for use by included transition function. You provide the fsm spec and the action functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Survey coffeeBeans are Swing based JavaBeans for easy component based MVC application development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Felix programming language specifications and translator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Add-In for Enterprise Architect UML tool, used for code generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Libparser is a C++ library for parsing. It can generate a parsing table at runtime (loading a BNF grammar file). It also includes a tool for creating the parsing table in a file or in C/C++ code. It currently can parse LL1 and SLR1 grammars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Project mlubind is a cross-language(C++ to Lua) binding library. It's usage concepts were taken from luabind library. This project is an attempt to create a new implementation, that has all luabind functionality and takes much less time to compile.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SAVE-IDE is an integrated development environment for architectural and component-based design of embedded systems. Including a tool chain for analysis, verification and code generation, with focus on safety and real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ClassFromConfig is code generation utility that creates a static class from your Web.config or App.config. It privides an easy access to appSettings and connectionStrings, as well as Custom Configuration Sections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xacc.ide is a opensource IDE aimed at mainly .NET development. It has a code editor written in 100% C# code, which is faster than most commercial offerings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    View4J is a web framework with extensive use of declarative programming that allows the reuse of code with various layouts, allowing a rapid development of the front of a web application
    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.