Showing 187 open source projects for "plug-in"

View related business solutions
  • 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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    OpenVINO AI Plugins for Audacity

    OpenVINO AI Plugins for Audacity

    A set of AI-enabled effects, generators, and analyzers for Audacity

    A set of AI-enabled effects, generators, and analyzers for Audacity. These AI features run 100% locally on your PC, no internet connection is necessary. OpenVINO™ is used to run AI models on supported accelerators found on the user's system such as CPU, GPU, and NPU.
    Downloads: 99 This Week
    Last Update:
    See Project
  • 2
    PicGo

    PicGo

    A tool for uploading pictures built by vue-cli-electron-builder

    ...The default support for Weibo Tubing, Qiniu Tubing, Tencent Cloud COS, Youpaiyun, GitHub, SM.MS, Alibaba Cloud OSS, Imgur. Convenient for uploading different image beds. Starting from version 2.0, you can develop your own plug-ins to meet the uploading requirements of other image beds.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    LogicFlow

    LogicFlow

    A flow chart editing framework focusing on business customization

    LogicFlow is a flowchart editing framework that provides a series of functions necessary for flowchart interaction and editing, as well as simple and flexible node customization, plug-in and other expansion mechanisms, so that we can quickly meet the needs of class flowcharts in business systems. Compatible with the process editing requirements of various product customizations, most modules are implemented in the form of plug-ins, and each module is supported to be plugged and unplugged freely. Flowcharts can fully express business logic without being limited by process engines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    miniaudio

    miniaudio

    Audio playback and capture library written in C,

    ...The modular design of miniaudio allows you to use the low-level API without compromising your ability to make use of other features like the node graph and resource manager. miniaudio's node graph system gives you an easy way to set up advanced mixing and effect graphs. Each node sends it's output to another node, and so on and so forth to produce all kinds of effects. You can even implement your own custom nodes and plug them in however you like. Plug multiple nodes into the same input node for mixing and use the splitter node for complex routing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    MakeHuman

    MakeHuman

    This is the main repository for the MakeHuman application as such

    ...At the point of writing this, the source code is almost ready for a stable release. The testing vision for this code is to build a community release that includes main application and often-used, user-contributed plug-ins. We hope that the utility of this integrated functionality is sufficient to entice a larger cohort of testers who get value-added in exchange for the possibility of uncovering deficiencies in our application.
    Downloads: 54 This Week
    Last Update:
    See Project
  • 6
    FeelUOwn

    FeelUOwn

    Trying to be a robust, user-friendly and hackable music player

    FeelUOwn is a user-friendly, and hackable music player.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Giada

    Giada

    Your Hardcore Loop Machine.

    ...Record sounds from the real world and MIDI events coming from external devices or other apps. Process samples or audio/MIDI input signals with VST instruments from your plug-ins collection. Control other software or synchronize physical MIDI devices by using Giada as a MIDI master sequencer.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Laravolt Avatar

    Laravolt Avatar

    Plug n play avatar, turn name, email, and other strings into avatars

    Laravolt Avatar is a PHP library for generating customizable placeholder avatars using text initials. Often used in user profile systems, it creates square avatars with randomly assigned or custom background colors and font settings. The package is framework-agnostic but integrates especially well with Laravel projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Listen 1

    Listen 1

    One for all free music in china (chrome extension)

    ...Can run directly on the server, or use the packaged Windows and Mac versions to run the web server locally. Windows, Mac, Linux desktop. Using Electron framework, based on Listen 1 Chrome plug-in version JS library development.
    Downloads: 6 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
    Overtone

    Overtone

    Collaborative programmable music

    Overtone is an open-source audio environment designed to explore new musical ideas from synthesis and sampling to instrument building, live coding and collaborative jamming. We combine the powerful SuperCollider audio engine, with Clojure, a state-of-the-art lisp, to create an intoxicating interactive sonic experience. Synchronize your visuals and noise with ease. Overtone features seamless integration with both Quil, a Clojure front-end to Processing and ShaderTone, a Clojure version of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Phoniebox

    Phoniebox

    A Raspberry Pi jukebox, playing local music, podcasts, web radio

    Phoniebox is a contactless jukebox for the Raspberry Pi, that plays audio files, playlists, podcasts, web streams, and Spotify triggered by RFID cards. All plug and play via USB, no soldering iron needed. It also features GPIO button control support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    Stremio Core is the Rust engine that powers Stremio’s apps by centralizing all reusable logic behind discovery, catalogs, metadata, streams, add-ons, and user/library state. It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an image registration plug-in for Gimp. Image registration (also known as image alignment) is the process of transforming one image so that it best matches another image. This is especially useful when you want to combine two or more images that are similar but geometrically misaligned. Visit the project web page at https://gimp-image-reg.sourceforge.io for detailed information on installing and using the plug-in.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Membrane Core

    Membrane Core

    The core of Membrane Framework, multimedia processing framework

    membrane_core is the foundation of the Membrane multimedia framework for Elixir, providing the abstractions and runtime needed to build real-time audio and video pipelines. It models media processing as a graph of lightweight, supervised OTP processes—elements connected by links—so work is isolated, fault-tolerant, and easy to scale or reconfigure at runtime. The core defines a clear lifecycle and callback API for elements, plus concepts like buffers, events, and capabilities/format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AnimateDiff

    AnimateDiff

    Plug-n-play module turning text-to-image models into animation

    AnimateDiff is an open-source project designed to enhance text-to-image diffusion models by adding animation capabilities. It allows users to turn static images generated by popular text-to-image models into animated sequences without requiring additional model training. This plug-and-play tool is compatible with a wide range of community models and facilitates the generation of animation directly from pre-existing text-to-image models. It supports various configurations to create animations with different visual styles, providing flexibility and ease of use for developers and artists interested in exploring dynamic, AI-generated animations.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 16

    EngraverAI

    This first-world Photoshop's plug-in features artificial intelligence

    ...This new, state-of-the-art product is user-friendly, and was made with customer satisfaction in mind. The EngraverAI is not intended to invalidate our other product, The EngraverIII, but rather complement it as the plug-ins work with one another.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    johnlak gimp

    johnlak gimp

    johnlak gimp plugins

    This is a collection of plug-ins I made for the popular image editing program GIMP. The collection includes among others: Color Grading, Color Balance 2, Clarity, Manual Lens and Cool Look. Each plug-in is a separate download. Compatible with GIMP 3.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    TV-Browser - A free EPG

    TV-Browser - A free EPG

    Ad free open source TV guide for more than 1000 channels.

    TV-Browser is a java-based TV guide which can be easily extended with lots of plugins. It is designed to look like your paper TV guide.
    Leader badge
    Downloads: 764 This Week
    Last Update:
    See Project
  • 19
    Winamp

    Winamp

    Iconic media player

    ...Known for its sleek design, visualizer effects, and compatibility with numerous audio formats, Winamp allowed users to create and manage playlists, apply skins for a personalized look, and access plug-ins to extend its functionality. Though its popularity has waned with the advent of streaming services, Winamp still holds a nostalgic place in the hearts of many early internet users, and it continues to receive occasional updates.
    Downloads: 271 This Week
    Last Update:
    See Project
  • 20
    The Quake Army Knife (QuArK)
    A powerful editor for video games based on or similar to id Software's series of Quake games. Currently QuArK supports 41 distinct games, 5 generic game engines, and a countless number of expansions packs, addons, and mods. It integrates a map editor, model editor, archive editors, texture management, and much more.
    Downloads: 59 This Week
    Last Update:
    See Project
  • 21
    RECOIL

    RECOIL

    Retro Computer Image Library

    Retro Computer Image Library decodes Amiga, Amstrad CPC, Apple II, Atari 8-bit, Atari Portfolio, Atari ST/TT/Falcon, BBC Micro, Commodore 64, Commodore 16/116/Plus4, Commodore 128, Electronika BK, FM Towns, HP 48, Macintosh 128K, MSX, NEC PC-80/88/98, Oric, SAM Coupe, Sharp X68000, Tandy 1000, Timex 2048, TRS-80, TRS-80 Color Computer, ZX81 and ZX Spectrum picture formats. The project contains a simple viewer, plug-ins for general-purpose image viewers and editors, and an everything-to-png converter.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 22
    Tenacity

    Tenacity

    Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform mu

    Tenacity is an easy-to-use, privacy-friendly, FLOSS, cross-platform multi-track audio editor for Windows, macOS, Linux, and other operating systems Tenacity is an easy-to-use multi-track audio editor and recorder for Windows, macOS, Linux and other operating systems. It is built on top of the widely popular Audacity and is being developed by a wide, diverse group of volunteers.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    Triceratops

    Triceratops

    Polyphonic synthesizer LV2 plugin

    Triceratops is an analogue style polyphonic subtractive synthesizer plugin, for use with the LV2 plug architecture, at this time there is no standalone version. An up to date version of the LV2 library is required along with a suitable host (e.g. Qtractor, Jalv, Ardour), I highly recommend either the KXstudio distro or the KXstudio ubuntu repositories! The intention is for this synth to be part of a suite including a drum machine (Stegosaurus) and a wavetable synth (Dracorex), watch this space.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Internet Friendly Media Encoder

    Internet Friendly Media Encoder

    Simple, Flexible & Powerful H.265/HEVC & H266/VVC video encoder!

    ...It allows you to combine multiple video, audio, subtitle, and attachment streams into a single file, remove unwanted streams, or incorporate subtitles from another video without extracting. The software also supports AviSynth for advanced video processing. The video and audio encoders are implemented in a plug-in style, enabling users to add their own compiled, optimized CPU architectures for increased speed. This modular design ensures that the encoder remains adaptable and expandable, allowing for the addition of new and future encoding technologies. Internet Friendly Media Encoder also supports hardware acceleration from Intel, AMD, and NVidia for encoding in H264, H265, and AV1 formats.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 25
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 147 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB