29 projects for "engine" with 2 filters applied:

  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
    HeadlessX

    HeadlessX

    The undetected self-hosted browser automation platform

    ...The system provides a centralized service that allows developers to programmatically control browser sessions and extract data from websites through a structured API. It is built using modern technologies including Node.js, Next.js, TypeScript, and Playwright, and uses a specialized browser engine called Camoufox based on Firefox. One of the platform’s goals is to bypass common bot-detection systems by implementing advanced fingerprint spoofing and stealth techniques. The tool can perform tasks such as HTML extraction, screenshot generation, content parsing, and search result scraping while appearing like a normal user browser. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Vendure Core

    Vendure Core

    Open source headless commerce framework built with TypeScript

    ...Built with Node.js and TypeScript, the platform provides a modular architecture that allows developers to create complex commerce systems tailored to specific business requirements. Vendure separates the backend commerce engine from the front-end storefront, allowing developers to build custom user interfaces using modern frameworks such as React, Angular, or Vue. The framework includes core e-commerce functionality such as product management, order processing, payment handling, and inventory tracking. It also provides a powerful plugin system that allows developers to extend or modify functionality without altering the core platform. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    GopherJS

    GopherJS

    Compiler from Go to JavaScript for running Go code in a browser

    ...Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers. Nearly everything is supported, including Goroutines (compatibility documentation). Performance is quite good in most cases, see HTML5 game engine benchmark. Cgo is not supported. GopherJS requires Go 1.16 or newer. If you need an older Go version, you can use an older Gopher release. GopherJS uses your platform's default GOOS value when generating code. Supported GOOS values are: linux, darwin. If you're on a different platform (e.g., Windows or FreeBSD), you'll need to set the GOOS environment variable to a supported value. gopherjs serve is a useful command you can use during development. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    HULL

    HULL

    Headless Shopify Starter – powered by Next.js + Sanity.io

    ...The project combines a Next.js frontend with Shopify as the commerce backend and Sanity.io as a content management system, creating a flexible stack for building custom online stores. By separating the presentation layer from the commerce engine, HULL enables developers to design highly customized user experiences without being restricted by Shopify’s traditional theme system. The template includes integrations that synchronize product data from Shopify into Sanity, allowing developers and content editors to manage storefront content alongside product information. It also leverages modern frontend technologies such as React, Tailwind CSS, and static site generation techniques to improve performance and scalability.
    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.
  • 5
    XForms to XHTML+Javascript (AJAX) conversion based on a unique XSL transformation. Suitable server-side (PHP) or client-side (Internet Explorer, Mozilla FireFox, Opera, Safari) browser treatement where an XSLT 1.0 engine is available
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    the hotdog web browser

    the hotdog web browser

    The hotdog web browser and browser engine

    the hotdog web browser project is a hobbyist web browser and layout engine written entirely from scratch in Go to explore how browsers work under the hood, implementing core components like an HTML parser, CSS rendering, UI toolkit, networking, and layout logic without relying on heavy external dependencies. It’s far from being a complete or spec-compliant browser, but it’s designed to be a learning platform and experimental codebase for anyone curious about browser internals and rendering architecture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CSSBox

    CSSBox

    Pure Java HTML / CSS rendering engine

    CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete information about the rendered page suitable for further processing. However, it also allows displaying the rendered document.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 9
    uBlock

    uBlock

    uBlock: a fast, lightweight, and lean blocker for Chrome, Firefox

    ...Available for install from the homepage or from the App Store. Available on the Firefox Add-ons site, or for manual installation. Opera shares Chrome's underlying engine, so you can install uBlock simply by grabbing the latest release for Chrome.To benefit from uBlock's higher efficiency, it's advised that you don't use other blockers at the same time (such as AdBlock or Adblock Plus). uBlock will do as well or better than most popular ad blockers. It's important to note that blocking ads is not theft. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 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
  • 10

    JAVIER

    JAvascript Voicexml InterpretER

    JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HTTP Switchboard for Chromium

    HTTP Switchboard for Chromium

    Point & click to forbid/allow any class of requests made by browser

    HTTP Switchboard is a Chromium-extension that lets users take very granular control over the kinds of requests their browser issued: cookies, scripts, images, frames, XHRs, etc., organized by source domain and destination domain, in a matrix interface. Instead of relying solely on curated blocker lists, this tool let you whitelist or blacklist entire classes of requests, per domain, with one-click operations at the intersection of type and domain. Its focus was on privacy and transparency:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SwingBox

    Java Swing HTML / CSS rendering component

    SwingBox is a Java Swing component that allows displaying the (X)HTML documents including the CSS support. It is designed as a JEditorPane replacement with considerably better rendering results. SwingBox is pure Java and it is using the CSSBox rendering engine for rendering the documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenVRML is a cross-platform VRML and X3D browser and C++ runtime library.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 14
    Cherokee is a fully extensible and scriptable automation engine for any and all java applets. To make it work for your favorite java applet the most you have to do is write is two classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KCFinder
    KCFinder is an alternative to the CKFinder web file manager. It can be integrated into FCKeditor, CKEditor, and TinyMCE WYSIWYG web editors to upload and manage images, flash movies, and other files that can be embedded in generated HTML content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AutoBrowse - The most creative screensaver of the world! Enter any search-word and any search-engine (default is google.de), and AutoBrowse will surf the net for you. Enioy!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OffscreenGecko is a library for rendering HTML etc content to offscreen buffers, sitting atop of the Mozilla Gecko rendering engine. The goal is to simplify embedding of Gecko into environments were its output is needed as pixel data, such as 3D engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PROJECT IS NO LONGER ACTIVE. A wxWidgets implementation of Apple's WebKit HTML rendering engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python script to use any browser/search engine from the shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    QBrows is web browser based on webkit engine and written with using Qt 4.7 library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EulerMoz is an inference engine supporting logic based proofs based on EulerSharp project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Cream-Browser is a light and small web browser based on the layout engine WebKit and the library GTK+ and with the same interface as Vimperator (a Firefox plugin to control the browser like the famous text editor : Vim).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Galeon is a GNOME web browser based on gecko (mozilla rendering engine). It's fast, it has a light interface and it is full standards compliant. Source code is available from: git://git.gnome.org/galeon
    Downloads: 189 This Week
    Last Update:
    See Project
  • 24
    Gtk+ WebCore is a Linux/Gtk+ port of Apple Computer Inc.'s WebCore KHTML html rendering engine including a web component. A reference browser implementation is included in the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Luxor is an open-source XML UI Language (XUL) toolkit in Java that lets you build UIs using XML and includes a web server, a portal engine (supporting RSS), a template engine (Velocity), a scripting interpreter (Python) and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB