Showing 53 open source projects for "embed"

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
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 1
    CEF4Delphi

    CEF4Delphi

    CEF4Delphi is an open source project to embed Chromium-based browsers

    CEF4Delphi is an open source project to embed Chromium-based browsers in applications made with Delphi or Lazarus/FPC for Windows, Linux and MacOS. CEF4Delphi is based on DCEF3 and fpCEF3. The original license of those projects still applies to CEF4Delphi. Read the license terms in the LICENSE.md file. CEF4Delphi was developed and tested on Delphi 12.1 and it has been tested in Delphi 6, Delphi XE, Delphi 10, Delphi 11 and Lazarus 3.4/FPC 3.2.2.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Servo

    Servo

    Embed web technologies in applications

    Servo is an experimental, highly parallel, and embeddable browser rendering engine written in Rust. It leverages Rust’s memory-safety and concurrency strengths, supports modern GPU-powered rendering (WebGL/WebGPU), and serves as a research-forward alternative to traditional browser engines. Servo is a prototype web browser engine written in the Rust language. It is currently developed on 64-bit macOS, 64-bit Linux, 64-bit Windows, 64-bit OpenHarmony, and Android. Open governance under Linux...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    BrowserBox

    BrowserBox

    Remote isolated browser API for security

    ...Plus co-browsing, advanced adaptive streaming, secure document viewing and more! But only in the Pro version. BrowserBox is a full-stack component for a web browser that runs on a remote server, with a UI you can embed on the web. BrowserBox lets your provide controllable access to web resources in a way that's both more sandboxed than, and less restricted than, traditional web <iframe> elements. Build applications that need cross-origin access, while delivering complex user stories that benefit from an encapsulated browser abstraction. Since the whole stack is written in JavaScript you can easily extend it to suit your needs. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Russh

    Russh

    Rust SSH client & server library

    Russh provides a Rust library for implementing SSH clients and servers with a modern, async-friendly design. It exposes building blocks for authentication, channel management, port forwarding, and key handling, allowing you to embed SSH functionality directly into Rust applications. The API is designed to be explicit and composable, making it possible to implement custom behaviors like reverse tunnels, interactive shells, and service multiplexing. Because performance and safety are central, the code leverages Rust’s type system to reduce classes of runtime errors common in network protocol implementations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud Icon
    Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud

    Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.

    Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
    Try Cloud SQL Free
  • 5
    Synapse Machine Learning

    Synapse Machine Learning

    Simple and distributed Machine Learning

    ...These tools enable powerful and highly-scalable predictive and analytical models for a variety of data sources. SynapseML also brings new networking capabilities to the Spark Ecosystem. With the HTTP on Spark project, users can embed any web service into their SparkML models. For production-grade deployment, the Spark Serving project enables high throughput, sub-millisecond latency web services, backed by your Spark cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ESP32-S2-Mini

    ESP32-S2-Mini

    Arduino ESP32-S2-Mini v1.00 Wemos | Firmware PS4 900x HOST Wifi AP

    Firmware para placa de desarrollo Arduino ESP32-S2 Mini v1.0.0 LOLIN-WIF WEMOS ESP32S2 Dev para Montar Servidor Host AP PlayStation 4 Herramienta web para instalar la última versión del Firmware: https://xdevgms.github.io/ Una vez instalado el firmware podrá conectar con la placa ESP32-S2 Mini vía Wifi WiFi SSID: PS4-Host-AP Password: password Página del administrador http://10.1.1.1/admin.html http://webkey.local/admin.html Nota Importante 1: En la sección configuración...
    Leader badge
    Downloads: 153 This Week
    Last Update:
    See Project
  • 7

    seaart-save-metadata

    Chrome extention to save metadata of works on seart.ai in XMP in files

    (modified 2025-12-20) v1.1.0 Now it also works on `postDetail` pages. Chrome extention to save metadata of works on seart.ai in XMP and embed them into files. Works on /explore/detail pages and /postDetail/ pages. Does NOT work to videos. Filenames are automatically sanitized. It saves: prompt, model, checkpoint, lora, creator, source, etc. of each work. Press a button to start fetching metadata and download a work on a target page. # Installation Unpack the release and directly load it into Chrome with "Load unpacked".
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    phpclasses-jobs

    phpclasses-jobs

    Display the latest job announcements from PHPClass.org

    This package can display the latest job announcements from PHPClasses. Creates a formatted table in frame style, showing the latest job announcements published on the PHP Classes website. You can easily embed it into any code as long as you follow the instructions mentioned below in the details. Unfortunately, the configuration in config.php has to be done manually, unless you create code that makes it more organized and automatic, as is the case when we create modules for cms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CEF Python

    CEF Python

    Python bindings for the Chromium Embedded Framework (CEF)

    ...There are numerous use cases for CEF. Use it as a modern HTML5 based rendering engine that can act as a replacement for classic desktop GUI frameworks. Think of it as Electron for Python. Embed a web browser widget in a classic Qt / GTK / wxPython desktop application. Use it for automated testing of web applications with more advanced capabilities than Selenium web browser automation due to CEF low level programming APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs up to 54% with BigQuery Icon
    Cut Data Warehouse Costs up to 54% with BigQuery

    Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.

    BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
    Try BigQuery Free
  • 10
    Literally Canvas

    Literally Canvas

    A canvas in your browser

    Literally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing widget. Its only dependency is React.js. You can use it to embed drawing boards in web pages. It’s kind of like an extensible MS Paint in JavaScript. Users can sketch drawings and you can do what you like with the results. comes with an easy-to-use jQuery plugin. It’s developed by the community for many purposes and is free to use and extend. Literally Canvas is intended to live inside your application in the way that works best for you. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PHP data grid , Scaffold, bake, Tool

    CRUD in minutes, Admin of web page is created with in one day

    ...Web developers can easily integrate thier cms sites Ready Login page for admin and front end Ready Admin template Ready layout for front and back end Smarty templating engine Smtp mailer www.youtube.com/embed/VHqQbVSA1ZU?rel=0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TWiki Enterprise Collaboration Platform

    TWiki Enterprise Collaboration Platform

    Open Source Enterprise Wiki and Web Application Platform

    Enterprise collaboration platform with over 400 extensions. Users without programming skills can create web applications. 50,000 small businesses, many Fortune 500 companies, and millions of people use TWiki, with installations of 100,000s of pages. Visit http://twiki.org/ for the open source TWiki. The TWiki community is focusing on building the best collaboration platform for the workplace. We invite you to GET INVOLVED! More at http://bit.ly/twGetInv.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Responsive YouTube Video Gallery

    Responsive YouTube Video Gallery

    JQuery plugin youtube video gallery

    Very simple plugin to embed YouTube videos as a sliding gallery. DEMO: https://netteria.net/responsive-youtube-video-gallery-slider/103/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HyperSQL is like a doxygen plus javadoc for SQL, hypermapping SQL views, packages, procedures, and functions to HTML source code listings and showing all code locations where these are used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WP Embed Articles

    WP Embed Articles

    Embed and share articles or posts from your wordpress blog

    Enables your wordpress blog posts to be sharable through an embedded interface as a service by http://embedarticles.com Embed Articles is a viral content distribution plugin that enables your posts and articles to be embedable to other websites through a creative embed button interface. By installing this plugin into your blog, your blog will be automatically be added with proper Open Graph Protocol metadatas which are being respected and parsed by most search engines like Google, Bing, and Yahoo. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Cewolf

    JSP tag library for displaying charts in web pages

    Cewolf is a tag library for charts of all kinds. It enables every JSP to easily embed chart images. It can be used by any web applications running in a servlet container. No Java scriplet code is needed to define charts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Pamn Twitcam
    Pamn Twitcam is a module for Joomla 2.5 and 3.0, which incorporates a broadcast Twitcam without you having to use the embed code :) You can adjust the transmission through certain parameters in the module manager, so that it adapts your needs. Additionally, you can insert the module in any article using the tag "loadmodule Twitcam" Pamn Twitcam is available in English, Portuguese and Spanish Enjoy :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Docebo ELearning WordPress Plugin

    Docebo ELearning WordPress Plugin

    Integration between the Docebo ELearning platform and WordPress

    ...Because we know that the line between information sharing and training is grey, we have developed a plugin that allows you to integrate your WordPress website with the Docebo Learning Management System. Thanks to this plug-in you will be able to: -Embed online courses on your WordPress website and assign training by using the WordPress dashboard -Access courses and training reports, plus control the whole ELearning project directly from the WordPress dashboard -Display courses assigned to logged-in users by using a WordPress widget -Import in Docebo your WordPress user database -Enable the Single Sign On between WordPress and Docebo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Javascript Image Viewer is an easy-to-embed image viewer with which you can zoom using mouse wheel, pan using mouse drag. Comes with complete keyboard support and extensions for things such as adding toolbar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AIIXtensions for Joomla!
    AII's free extensions for Joomla! use http://jaiixtensions.sourceforge.net/update/ with Joomla Extension Manager to install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CMS-IDE, Zend Framework based CMS

    CMS-IDE, Zend Framework based CMS

    Free open source php CMS , template design in the browser

    CMS-IDE is a Visual CMS, and enables template design and coding in the browser, multilingual...Based on Zend Framework , jQuery http://youtube.com/embed/PgmLAgiZqX4?rel=0 http://www.youtube.com/watch?v=qgRPWqAuB8Q INSTALLATION: 1.Download source as a ZIP and upload and extract it to the document root on the server. 2.Create database_user and database_password in hosting cpanel. 3.Point browser to the root URL 4.Folow installation steps... If you have trouble with the instalation, do the MANUAL INSTALLATION: 1.Download source as a ZIP and upload dev-application and library folder where you want - best is one step above document root 2.upload other folders & files to the document root 3.set appropriate paths in config settings in dev-application/config/config.ini 4.execute sql in phpmyadmin 5. make shure .htaccess is ok and put in the document root
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Slcnc Mini Player

    A flash-free minimal player to add audio to your website. Embedable

    Add audio to your website without requiring Flash on the audience's browser. Embed the player on other websites. Let people embed your music on their own sites or blogs. Artist, song, album pages, easy to share on social networks. More information in the wiki section. Basic player allowing to stream the audio files you have on your web server, on any browser supporting iframes. See it working : http://meinthebath.com http://nicolaschartoire.com http://thekuangmusic.blogspot.com http://gorbiesstuff.blogspot.com Experimental, partially tested support for just any browser with iframes enabled (first introduced in 1997). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This keyboard allows you to use any imaginable keyboard layouts, without having them installed on your local PC. This tool is good to embed it into the WISYWIG editor, webmail, chat, forum and any other application, requires the user input.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Net Tools for Development

    A collection of network-oriented tools

    This Eclipse RCP application contains several free, useful network tools. Among others: - Standard network tools: ping, netstat, traceroute, nslookup - A port scanner - Servers: HTTP, FTP, TFTP servers - an HTTP proxy - A TCP tunnel - Clients: FTP client, embeddable PuTTY (for Windows only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    php virtual table

    php virtual table

    A Virtual Table (Cart Table) for developers

    Key Features: 1) Add/Delete Item on the fly. 2) Hide any number of columns without affecting data contents. 3) Saves table data in CSV format. 4) Minimum code to initialize and to embed in host forms
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →