Showing 39 open source projects for "render"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    xemu

    xemu

    Original Xbox Emulator for Windows, macOS, and Linux

    ...No need to wait for game checkpoints. xemu supports saving the current state and loading it back up at any time. Breathe new life into your original Xbox games by easily scaling up the resolution that games render at.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 2
    AGI (Android GPU Inspector)

    AGI (Android GPU Inspector)

    Android GPU Inspector

    ...AGI captures detailed performance counters, timelines, and pipeline state to reveal stalls, overdraw, shader hotspots, and inefficient resource usage. Its frame debugger lets you step through commands, inspect render targets and textures, review shaders, and experiment with pipeline changes to validate optimizations. Beyond per-frame analysis, AGI correlates GPU activity with CPU threads and system events to diagnose contention, scheduling issues, and thermal or power constraints. The tool is designed for reproducible performance investigations, making it easier to iterate, compare captures, and ship smoother, more efficient Android graphics experiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Smithay

    Smithay

    A smithy for rusty wayland compositors

    Smithay is a modular toolkit for building Wayland compositors in Rust. Rather than a standalone compositor, it provides building blocks like protocol handlers, session backends, DRM abstractions, and input/output utilities. It supports core and extended Wayland protocols, libseat, tablets, graphics tablets, Xwayland, and more. It's mature and under active development, providing a “smithy” for compositor authors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PyBoy

    PyBoy

    Game Boy emulator written in Python

    PyBoy is an open-source Game Boy emulator written in Python, designed for both gameplay and AI experimentation. It allows users to run classic Game Boy games while providing a powerful API for automation, scripting, and reinforcement learning. Developers can interact directly with game memory, inputs, and screen data, making it ideal for training bots and analyzing game mechanics. PyBoy emphasizes performance, enabling accelerated emulation speeds and frame skipping for large-scale...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    nheko

    nheko

    Desktop client for Matrix using Qt and C++20

    Desktop client for Matrix using Qt and C++20. The motivation behind the project is to provide a native desktop app for Matrix that feels more like a mainstream chat app (Element, Telegram etc) and less like an IRC client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Statping-ng

    Statping-ng

    An updated drop-in for statping

    An easy-to-use Status Page for your websites and applications. Statping will automatically fetch the application and render a beautiful status page with tons of features for you to build an even better status page. This Status Page generator allows you to use MySQL, Postgres, or SQLite on multiple operating systems. Statping-ng strives to remain future-proof and remain intact if a failure is created. Your Statping-ng service should not be running on the same instance you're trying to monitor. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cluster Template

    Cluster Template

    A template for deploying a Kubernetes cluster with k3s or Talos

    ...The goal of this project is to make it easier for people interested in using Kubernetes to deploy a cluster at home on bare-metal or VMs. At a high level, this project makes use of makejinja to read in a configuration file which will render out pre-made templates that you can then use to customize your Kubernetes experience further. The features included will depend on the type of configuration you want to use. There are currently 2 different types of configurations available with this template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Render Farm Manager, Project Tracker.

    Render Farm Manager, Project Tracker.

    CGRU: Afanasy render farm manager and RULES project tracker.

    CGRU is an open source CG tools pack, includes Afanasy render farm manager and RULES project tracker.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 9
    Markdig

    Markdig

    A fast, powerful, CommonMark compliant, extensible Markdown processor

    ...Even the core Markdown/CommonMark parsing is pluggable, so it allows to disable built-in Markdown/Commonmark parsing (e.g Disable HTML parsing) or change behavior. Parses trivia (whitespace, newlines and other characters) to support lossless parse ⭢ render roundtrip. This enables changing markdown documents without introducing undesired trivia changes. Special attributes or attached HTML attributes (inspired from PHP Markdown Extra - Special Attributes). Diagrams extension whenever a fenced code block contains a special keyword, it will be converted to a div block with the content as-is.
    Downloads: 0 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
  • 10
    GitHub Markup

    GitHub Markup

    Determines which markup library to use to render a content file

    This library is the first step of a journey that every markup file in a repository goes on before it is rendered on GitHub.com. GitHub-markup selects an underlying library to convert the raw markup to HTML. See the list of supported markup formats provided. The HTML is sanitized, aggressively removing things that could harm you and your kin—such as script tags, inline-styles, and class or id attributes. Syntax highlighting is performed on code blocks. See github/linguist for more information...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Routing Component

    Routing Component

    Maps an HTTP request to a set of configuration variables

    When your application receives a request, it calls a controller action to generate the response. The routing configuration defines which action to run for each incoming URL. It also provides other useful features, like generating SEO-friendly URLs (e.g. /read/intro-to-symfony instead of index.php?article_id=57). Routes can be configured in YAML, XML, PHP or using either attributes or annotations. All formats provide the same features and performance, so choose your favorite. Symfony...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vue Router

    Vue Router

    The router for Vue.js

    ...Creating a Single-page Application with Vue + Vue Router feels natural: with Vue.js, we are already composing our application with components. When adding Vue Router to the mix, all we need to do is map our components to the routes and let Vue Router know where to render them.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13

    GSI 12 alioth

    12 GSI - fixed audio , vulkan render by default

    This fixes audio distortion on GSI roms for alioth. Sets default renderer to Vulkan and increases Dalvik and dex2oat for smoother performance ( Since 128gb is smallest variant of this phone there's plenty of space to reserve 2GB for increased performance of apps , no reason to use default 500mb ). Vanilla variant only without GMS (Playstore) Idk the license agreement for it so I won't be sharing GMS variant, as far as I am aware vanilla one should be free to share as long as you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JDataCom

    JDataCom

    Stream manager

    Create ports : TCP/UDP/Terminal/File/RS232(txrx)/DB/System/Bluetooth/JNA/ETH(jpcap)/Sound. Simply configure with GUI/SFC XML file/CLI. Display, modify, replay, store (tcpdump), decode flow of bytes or objects. Implement : loop/echo/paddings/... and delai/DB2XML/Stacks/Matrix/... management. Stream conversations with a dynamic packet analyse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    nodejs-dashboard

    nodejs-dashboard

    Telemetry dashboard for node.js apps from the terminal

    ...The tool can be injected into applications with minimal or no code changes by using Node’s preload flag, making adoption straightforward for developers. Its interface uses Unicode Braille characters to render compact graphs directly in the terminal, creating a highly responsive visual experience. nodejs-dashboard is primarily aimed at local development and debugging rather than production observability, helping engineers quickly identify performance bottlenecks. Although the repository is now archived, it remains a useful lightweight option for developers who prefer terminal-native telemetry during Node.js development workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    ...Loading prop, the provided loading value will be rendered until persistence is complete at which point children will be rendered. And function children, the function will be invoked with a single bootstrapped argument. When bootstrapped is true, persistence is complete and it is safe to render the full app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GPU,  a Global Processing Unit

    GPU, a Global Processing Unit

    A framework for distributed computing

    An extensible framework for distributed computing on P2P grids. We support peaceful free and open research and build an internet supercomputer. We render movies, solve Eternity puzzles, predict climate and improve a ~30 GHz cluster of clients.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Star Trek Online Demo Launcher
    The Star Trek Online Demo Launcher will help you to inspect, manage, and run your demo files recorded in "Star Trek Online". This tool is not endorsed or supported by Cryptic Studios or Atari.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    rainbarf

    rainbarf

    it's like Rainmeter, but for CLI

    ...Disabled by default. Configurable via environment variable or config file. Simple CLI usage and easily integrated into devops or system monitoring setups. Designed to render within tmux or GNU screen status bars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Loki Render

    Loki Render

    A simple and easy to use render farm for Blender

    Loki Render allows you to create your own render farm, serving Blender render jobs to a group of computers. Loki is easy to setup and runs on Linux, Windows or Mac, making it a quick and flexible distributed network rendering solution!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    UK Super-extended keyboard

    UK Super-extended keyboard

    UK international/unicode keyboard driver for Windows

    Free Windows keyboard driver that extends AltGr to provide comprehensive accented character support (including multi-accented characters), international punctuation, IPA, medieval characters, mathematical and non-mathematical symbols, and more. Designed for UK keyboards and installs as a regular keyboard layout option. I might adapt it for US keyboards if there's enough interest. The driver should be stable (built using MSKLC, which is mature) but classified as beta because it has not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FRAFS Bench Viewer

    FRAFS Bench Viewer

    Simple viewer for Fraps 'frametimes' benchmark results

    Fraps has the ability to tell us the amount of time each frame took to display. With this program, it becomes easy to view this information as a chart, in overview or in fine detail. Hopefully this will help the Fraps user community to spot troublesome hardware or software setups.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    EMC Documentum Admin Tool, let you browse throu the repositories, show and manipulate attributes, included a relations, versions, object-tree view by default. Have got small tools to work with oXygen editor, automatocally check out / in xsl files, render
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Emulation Framework
    The Emulation Framework offers a convenient way to render digital files in their native computer environment. The EF is software developed in Java by the international KEEP project, co-funded by the European Unions 7th Framework Programme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ACT

    ACT

    ACT is desgined for one specific vertical which i am unable to release

    ACT is still under development, and may not function as it should. I am working on the project on a adhoc basis and cannot gurantee regular releases or updates. Please also note that this is for a specific vertical so will render it incomptaiable with a large majority of devices. Also please note the rar file is password encrypted for the time being
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB