Showing 102 open source projects for "software development"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 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
  • 1
    A Python library for manipulation of WAD files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The VR Juggler Toolbox is a collection of libraries and tools for use with VR Juggler applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An UI editor for j2me developers. You can draw images with this tool and then generate j2me codes which draws the same image by drawLine(), drawRect(), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    iwftools is a set of tools and libraries for developers of digital imaging workflow applications. It consists of generic Python components for this purpose, as well as an reference application. It is implemented without any OS specific dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Narya is a forum/incubator software, based on a Python/Zope/MySQL platform. Emphasis on graphics support and collaboration for space and technology development. Compare PHP/MySQL forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A general purpose passthrough import graphics filter compatible with Microsoft Word 97 or 2003, allows the ability to paste graphics of potentially any format into a Word document. Compiles with Microsoft Visual C++ 6 or above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A modular audio programming language, designed to write applications quickly. Its main goal is real time audio processing, but it should be used for any kind of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Venom is a small framework for writing 3d games and applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GILA: Graphical Interface Logistics Application. GILA is meant to provide a configurable, object oriented user interface, that is capable of interacting with existing applications via user configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Written in Python and the Numeric package. It supports the examples of the book: Dougherty and Lotufo, Hands-on Morphological Image Proc., SPIE, 2003, ISSN=0-8194-4720-X. This toolbox has been continued at www.adessowiki.org under name ia870.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This XML-based language will allow easy creation and integration of Game Map and Object definitions for any game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.1 or later. HOME @ http://rsb.info.nih.gov/ij/
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    (Historical) PyAcad makes Python available as a scripting language to AutoCAD/IntelliCAD. A builtin module "ads" allows to access and control most aspects of AutoCAD/IntelliCAD from Python programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Yet Another Homemade Game Engine (yahge) is what the name says a free open source 3D Game Engine geared towards development of 3D First Person Shooters. Major goals are to provide a Rapid Prototyping System for Game Ideas or to make Game Demos for Resume
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JGimp is an architecture that allows developers to create plug-ins and extensions for the GIMP in the Java and Jython/Python programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of miscellaneous programs for Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pymousetrap is a python language interface to libmousetrap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Fully OO python PDF generation library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Windows based editor designed to allow writing extensions covering any user format of raster fonts. Supports fixed/variable character height/width, incomplete character sets, etc. Has a lot of useful character-editing functions (italicize, bold, shift...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Full blender integrated documentation and multi-language translation (help) > Python script for Blender, a free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mgE3D - mgEngine3D is an unfinished 3D Engine based on OpenGL. By now it provided several features like scenetree, mesh/skeleton mesh rendering and animation, terrain, materials, textures, multiple viewports, Python exporter for Blender and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Graphical Editing Framework(GEF), for Python. It provides a canvas similar to wxArt2D and a editing framework based on MVC. The framework can be used to develop scientific and engineering tools that require graphical editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Anvil is setting out to produce one strong platform for all media. Fluid work with major audio, video, raster/vector images, 3D formats and scripting languages will allow us to start from anywhere and temper out the masterpeice we needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PixLab is a peculiar raster-based graphic editor giving one more additional drawing aspect to an artist. Not only traditional elements of painting, such as color and shape, but also artist's brush dynamics is fixed and displayed.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB