Showing 2010 open source projects for "multi-system"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    A java desktop application to reorganize the Images in folders based on the date they were taken. This way you can reorganize your collection the way you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    hostingstar.com.au's open source software. To be used primarily for dotnetnuke modules, a cross platform backup system, .net (dotnet) user controls, 3d plugins and many other bits and pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NetBlend is a full featured network rendering system for Blender, made from the ground up in C++. Take full advantage of the computers on your network, to slash render times.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Labcoat: Cleanroom Apps for SuperWikia

    Labcoat; the VHDL graphic emulator.

    Labcoat for SuperWikia Alpha fabrication manages new or revised fabrication processes. Its 'Cleanroom' applets allow codesmiths to access the lab environment, used to create semiconductors, substrate prototypes, chipset instruction blocks and other Labcoat projects. Our extensions in future releases will include UML support for C#/C++ conforming projects, import/export architecture schematics and refactoring sub-projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    A Scriptable 3D Graphics modeler and renderer. By defining points and shapes in a 3-dimensional coordinate system, one can create a scene very quickly and easily a simple scripting language. The scene can then be animated and be added special effects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Shade is an Object-Oriented, Shader-based, Distributed Scene Graph. Designed using C++ (with optional Lua bindings), OpenGL, and MPI, Shade allows the creation of applications that work on a single machine and on a tiled display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    FlashGoo

    GUI builder for Flash AS3

    A Free Open-Source GUI editor for Flash, FlashDevelop, and Flash Builder. Gui is constructed with XML and AS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A python based project for creating graphical user interfaces using the pygame library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SDL_UI

    A GUI library for SDL2

    A GUI library for SDL2 * I've stopped developing this library, at least for now. Please contact me if you are interested in continuing where I left off.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    The Plone product "ConT2I" was developed by proprietary development. It allows to convert any type of texts to images. It is licensed under GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A e107 media gallery plug-in that bases galleries on a directory structure. Meta data is stored with XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Control your Canon EOS 300/350/(400/450) over your PC via Parallel Port. With EasyEOS you can take HDR pictures in a short amount of time without touching the camera during the process of taking them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to development a universal media codecs for video/audio/image processing. It use same interfaces for all codecs. And it target system is embedded system. The codecs will be include: MPEG2, MPEG4, H264, AAC, VC-1, AVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Glutmaster is a set of platform-independent classes that wrap GLUT in a C++ object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The program Visualizes the diffusion of water in the brain through ellipsoids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This program written in C/C++ will construct a triangluated surface from a set a 3d contour points using the OpenGL API, GLUT and GLUI libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    VisTer is system for terrain and landscapes visualization. It is graphical scene editor with built-in java3d renderer, which may be used in your java3d application. VisTer is based on plug-in system, so you can easily develope and test our own algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FlickrOrganizr is a desktop application software that manages your flickr photos * upload photos from your camera * intuitively search and browse your flickr photos * do this online and offline * batch download hi-res photos from flickr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Self-Organizing Photo Album is an application that automatically organizes your collection of pictures primarily based on the location where the pictures were taken, at what event, time etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ArtGarden is a system of tools for making programmed geometric (vector based) art. The interface is a set of classes in java and/or python that facilitate the creation of large sets of vectors for Gallery artwork. A viewer could use Ghostscript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Heimer

    Heimer

    Heimer is a simple cross-platform mind map tool written in Qt.

    Heimer is a simple cross-platform mind map tool written in Qt. Emphasis on easy diagram creation, simplicity, and speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cl-jpeg

    JPEG encoder implementation using OpenCL

    This is a research project to test GPU (OpenCL) usability for image compression. Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    openlpr is a open source project to implement license plate recognition in Win32 and Linux platform. It will provide the basic image processing to locate plate and character split and a neural network design to recognize character.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A library and many frontends written to achieve an unbiased renderer with many features and good performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BTFShop allows for interactive editing and modeling of bidirectional texture functions. It is the system described in the SIGGRAPH 2007 paper "Interactive Editing and Modeling of Bidirectional Texture Functions"
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo