Showing 41 open source projects for "rapid"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 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
  • 1
    OpenBrand

    OpenBrand

    Extract brand assets (logos, colors, backdrops) from any website

    ...The project is built with extensibility in mind, allowing developers to integrate additional AI models or design pipelines to expand its capabilities. It provides a structured approach to branding by combining automation with user input, enabling rapid prototyping of brand concepts without requiring deep design expertise. OpenBrand also emphasizes modularity and reproducibility, making it suitable for teams that want to standardize branding processes across projects.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Bananas Screen Sharing

    Bananas Screen Sharing

    Cross-Platform screen sharing

    Bananas is a lightweight web framework built for JavaScript, focusing on simplicity and fast prototyping of web applications. Because there are no servers involved (except for the stun, turn and signaling servers that are needed for exchanging the initial connection information), you need to have a way to communicate the url to the person you're sharing your screen with.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Open3D

    Open3D

    A modern library for 3D data processing

    Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Open3D was developed from a clean slate with a small and carefully considered set of dependencies. It can be set up on different platforms and compiled from source with minimal effort.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    SCAIL

    SCAIL

    Towards Studio-Grade Character Animation via In-Context Learning of 3D

    SCAIL is a project developed by the ZAI Organization, focusing on AI-driven research initiatives. While specific documentation about SCAIL’s exact goals and implementation is limited from the repository context alone, the project appears to be part of a collection of machine learning and AI research tools that facilitate scalable model development, evaluation, or application workflows. Given its listing alongside other ZAI projects like speech recognition and text-to-speech systems, SCAIL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    PyVista

    PyVista

    3D plotting and mesh analysis through a streamlined interface

    ...PyVista is a helper module for the Visualization Toolkit (VTK) that takes a different approach on interfacing with VTK through NumPy and direct array access. This package provides a Pythonic, well-documented interface exposing VTK’s powerful visualization backend to facilitate rapid prototyping, analysis, and visual integration of spatially referenced datasets. This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh-dependent Python modules. Easily integrate with NumPy and create a variety of geometries and plot them. You could use any geometry to create your glyphs, or even plot the points directly. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    glslmath

    glslmath

    C++ header-only library that simulates GLSL math

    ...GLSLmath has been inspired by the glm and slmath libraries, which aim to mimic GLSL, but in contrast to those GLSLmath does not focus on a complete conforming implementation of GLSL. It rather aims to provide a convenient single header file that implements the most commonly used subset of GLSL so that it is easy to use for rapid prototyping and GLSL teaching purposes. It is used at the Georg-Simon Ohm University of Applied Sciences in Nuremberg for teaching computer graphics courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    glvertex

    glvertex

    Support for legacy OpenGL in core profiles

    The glVertex library emulates the legacy OpenGL API, which has been deprecated in OpenGL core profiles. It is also a convenience wrapper around GLSL shaders, VBOs and FBOs.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    itom

    itom

    itom - an Open Source Measurement, Automation and Evaluation Software

    ...Therefore, the software has to be able to communicate with a wide range of different hardware systems, such as cameras or actuators and should provide a diversified and as complete as possible set of evaluation and data processing methods. Additionally, the rapid prototyping of modern measurement and inspection setups requires a system, where parameters or components can easily be changed at runtime, necessitating the availability of an embedded scripting language. Finally, when operating a measurement system, it is also desirable to extend the graphical user interface by system adapted dialogs and windows. ...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    Stipple Effect

    Stipple Effect

    A pixel art editor that supports animation and scripting

    Stipple Effect is a pixel art editor that supports animation and scripting. It is designed to facilitate a variety of workflows and to encourage rapid, iterative creation of video game art assets and other types of artwork. Stipple Effect was made by a solo indie game developer with the needs and skill sets of other indie developers in mind. It is lightweight and simple to learn and use, yet allows for considerable depth and complexity. Stipple Effect has a feature-rich scripting API that can be harnessed for the automation of otherwise tedious and repetitive tasks. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ...Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA) and image processing (ImageJ, JAI, BoofCV, LIRE and Gnuplot). R available using Rserve. WEKA webservice allows other frameworks to use WEKA models. Fast prototyping with Groovy and Jython. ...
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    dear jvm imgui

    dear jvm imgui

    Bloat-free Immediate Mode Graphical User interface for JVM

    kotlin-graphics/imgui is a Kotlin port and wrapper of the Dear ImGui immediate-mode graphical user interface, designed to integrate seamlessly with JVM-based OpenGL applications. It brings the powerful, real-time GUI-building capabilities of ImGui to Kotlin developers, allowing rapid development of tools, in-app editors, and visual debuggers with a highly intuitive syntax. The project closely mirrors the original C++ ImGui API, while adding idiomatic Kotlin features and bindings for libraries such as LWJGL. It’s particularly useful for Kotlin game engine developers or OpenGL-based tooling projects on the JVM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    capture screen shots of desktop and applications. can capture entire desktop and active window. output can be a bmp file or jpg file. jpg file quality can be adjusted. there is option to auto save my pictures or custom path. pre capture button or use Ctrl+PrtSc to capture screen shots. a project by Muhammad Arshad Latti.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UCanCode Visio 2023

    UCanCode Visio 2023

    UCanCode Visio 2023, the best replace of Microsoft Visio

    UCCVisio makes it easy to create various types of diagrams, including flowcharts, organizational charts, mind maps, network diagrams, floor plans, family tree diagrams, business model diagrams, flyers, certificates, and more. Charts - Charts and graphs are visual representations of information. They are useful for documenting facts, drawing plans and capturing ideas, as well as enhancing communication, learning and productivity. UCCVisio is a set of 100% free drawing software provided by...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    PyMesh

    PyMesh

    Geometry processing library for Python

    PyMesh is a codebase developed by Qingnan Zhou for his PhD research at New York University. It is a rapid prototyping platform focused on geometry processing. PyMesh is written with both C++ and Python, where computational intensive functionalities are realized in C++, and Python is used for creating minimalistic and easy-to-use interfaces. PyMesh is a rapid prototyping platform focused on geometry processing. It provides a set of common mesh processing functionalities and interfaces with a number of state-of-the-art open-source packages to combine their power seamlessly under a single developing environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Goliath Auto Screen Capture
    Goliath Auto Screen Capture is a free tool for taking rapid-fire screenshots. The user can simply select an area of the screen to capture, then use their computer as usual until ready to end the recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    OCL stands for Open Cezeri Library (yet another linear algebra and matrix library). This library provides rapid coding as matlab ease of use. To learn for library please try to use test examples at OpenCezeriLibrary\test\test. It is originally developed at el-cezeri laboratory of Siirt University, in order to establish generic framework of reusable components and software tools for machine vision, machine learning, AI and robotic applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AnsiGL

    AnsiGL

    A modern "graphics" API for text-based applications

    ...AnsiGL can serve to bridge that gap easier, and since it "renders" to a std::string (or optionally, an ncurses WINDOW *), integration should be relatively easy with just about any project. Bindings to ncurses are provided to allow for rapid, fully-featured application development with old and familiar friends, along with AnsiGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GSN is a middleware (extendible software infrastructure) for rapid deployment and integration of heterogeneous wireless sensor networks. It is tested with Mica2, Mica2Dot, TinyNodes, Wisenode ,Wired & Wireless cameras, several RFID readers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Ogitor
    OGITOR is an attempt to build a general purpose editor to quickly create scenes which can then loaded in an OGRE application for both rapid prototyping purposes and also supplying a WYSWYG editor environment for OGRE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ImageNets
    ImageNets is an computer vision and image processing extension to the OpenCV library for user-friendly programming of Robot Vision algorithms. ImageNets uses Qt by Nokia. ImageNets is ideal for education of image processing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    A simplistic mass-image resizing program. Geared toward rapid functionality, and also pleasing aesthetics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Combines Blender's graphical interface and rendering capabilities with MBDyn's multi-body dynamics, aerodynamics, and aeroelastics simulation and analysis, for rapid modeling and realistic rendering of physics based multi-body simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AnyWikiDraw is a graphical editor for rapid editing of drawings and diagrams on Wiki pages. Supported file formats: SVG, PNG, JPEG and DRAW. Supported Wikis: MediaWiki, PmWiki and TWiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quantum Toolkit
    Quantum Mechanical Toolkit And 3D Viewer for C++. Allows Data Visualisation via Images, Surfaces and Volume plots using OpenGL, as well as rapid development Quantum Mechanical Simulations. Uses the Blitz++, VTK Visualisation and Qt Libraries.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    Hinge3D is an component based message system developed for rapid game prototyping, game development and game design testing. Is has semi automated multithreading and uses different open source projects as codebase, like Ogre3D,OIS,Lua and Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB