Showing 1032 open source projects for "software development using ai"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    This is a library using SDL and FMOD libraries, that help managing SDL's surfaces and FMOD's sounds. It also include a process, a state manager and a internal window maker (using some sort of skins).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Multiuser Secure 3d Shell using .Net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A portable C++ library of multi-threaded STL algorithms (transform, accumulate...) using standard containers and iostreams. Thread, mutex, spinlock are templatized. Close to Intel Threading Building Blocks, HPC++ or PSTL. Idea of A.Stepanov and M.Austen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    VRT is a Virtual Reality Toolkit. It is planned to be OS-independent, easy-to-use, full-feature VR platform. It integrates 3D engine, physical engine and AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    This project provides a framework for interfacing with the European Installation Bus (EIB). It allows users to control EIB devices from their PC. It is designed for standardized bus coupling units 2 (BCU2) using the FT1.2 protocol over RS232.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    EventListener is a simple and efficient C++ framework for propagating Events in graphical interfaces or numerical codes, using Listener pattern. Filtering and blocking of events is possible. This package does not use any other lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is a HTML content extractor library. It is modular, so no need for using confusing regular expressions. The output is a character array, so the calling program just needs to know the file name and it gets the output in char array.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Meyshan Wall, This is the ultimate wall paper changer, using Micro soft .Net framework, Meyshan wall would fetch public and private photos from Picasa, Flicker, Riya, and 23 Hq and from your local directory to display as wallpaper as per your settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wGui is a simple, platform independent dialog manager library using SDL and FreeType2. Written in C++ (with extensive use of the Standard Library and STL) the intention is to leave all of the antiquated C paradigms out of it (like #defines).
    Downloads: 4 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    The visual report designer(builder) using ODBC for connection with Database and the programming language similar with ISQL (Firebird, Interbase),GUI built with wxWidgets, supports preview,print and export into open document (*.ODS file).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GLan is a toolkit for developing network GUI applications. It allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    malkriz is solver for griddlers (japanese puzzle) written as simple portable classes in c++. You'll find here complete programs using it, written for MSVC6, Qt and cgi. Web version (in slovak language): http://frix.fri.utc.sk/~johny/mkfrm.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An academic project that grew greatly amongst all expectations: draughts server + client, using System V IPC API. Generic IPC classes (especially for message queues), widget-based UI (ncurses) can be reused in other projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A portable C++ GUI library designed for games using Allegro, SDL and/or OpenGL
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Generating documentation in "docbook" format from c++ sources by using the xml output of "gccxml".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Qtaps is a framework for developing Qt programs using a predefined Qt plugin interface. Its primary goal is to provide a set of application plugins which bring a new level of reusability to the development life cycle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The xulide project is target on RAD(Rapid Application Development) using XUL,RDF,JavaScript,XPCOM. The RAD product is used in database oriented programming. ex. ERP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    yaghi (Yet Another GrapH Implementation) is a Free (as Freedom) Implementation in C++ for the data structure "Graph" using the STL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    mk, with a C/C++ compiler & using user supplied C/C++ code, is a tool which controls generation of executables & non-source files of a program. mk is similar to tools such as GNU make, but exists as a header file & rules/targets are specified using C/C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The MultiLevel Compiler allows mixing of High- and Low- level features in a single programming language while using a simplistic syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenGL / glut GUI that allows easy display of strings on screen using the STL. Multiple screens can be defined using a self explanatory XML file. Callbacks are done using the sigc++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TidyForNet and wvForNet provide a native .NET/Mono Wrapper for HTML Tidy and wvWare, using C# and interop. It programmers, using languages such as C# or Visual Basic .NET to interact with HTML Tidy and wvWare. Both wrappers run on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GamePower 3D (GP3D) and GamePower 2D (GP2D) are a portable OpenGL/SDL wrapper using C/C++ designed specifically for professional game making in various platforms such as Windows, Linux and Macintosh by exploiting the portable capabilities of OpenGL and S
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A easy to use memory debugger lib for C++ projects. Tracks and logs (if desired) memory allocations, deallocations, memory leaks. A support template class is also provided to check for memory invasions in dynamically allocated memory using operator [].
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB