Showing 538 open source projects for "cpu-x"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    QtScrcpy

    QtScrcpy

    Android real-time display control software

    QtScrcpy connects to Android devices via USB (or via TCP/IP) for display and control. It does NOT require the root privileges. It supports three major platforms: GNU/Linux, Windows and MacOS. You can write your own script to map keyboard and mouse actions to touches and clicks of the mobile phone according to your needs. A script for "PUBG mobile" and TikTok mapping is provided by default. Once enabled, you can play the game with your keyboard and mouse as the PC version. or you can use...
    Downloads: 233 This Week
    Last Update:
    See Project
  • 2
    mpv-winbuild

    mpv-winbuild

    Use Github Action to build mpv for Windows with latest commit

    ...It uses continuous integration workflows to compile mpv with modern compilers and dependencies, ensuring compatibility and performance across systems. The project produces multiple builds optimized for different CPU architectures, including standard and advanced instruction sets. It simplifies installation by offering ready-to-use packages that eliminate the need for manual compilation. mpv-winbuild is particularly useful for users who want cutting-edge features and fixes without configuring build environments. The builds include support for hardware acceleration and modern codecs, making them suitable for high-performance playback. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    HandBrake

    HandBrake

    A open source video to convert video from any format to modern codecs

    HandBrake is an open-source, GPL-licensed, multiplatform, multithreaded video transcoder, available for MacOS X, Linux and Windows.
    Downloads: 148 This Week
    Last Update:
    See Project
  • 4
    FFmpeg prebuilt for NW.js

    FFmpeg prebuilt for NW.js

    FFmpeg prebuilt binaries for NW.js / Chromium

    ...The project includes builds with proprietary codec support, enabling broader media compatibility in applications. It supports multiple platforms including Windows, Linux, and macOS, as well as different CPU architectures. The repository also provides scripts and instructions for building custom binaries when needed. It is particularly useful for developers creating multimedia-enabled NW.js apps. Overall, it ensures consistent and ready-to-use FFmpeg environments for application development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    ffmpeg-android-maker

    ffmpeg-android-maker

    Contains a script that assembles FFmpeg library for Android

    ffmpeg-android-maker is a build automation tool designed to compile FFmpeg for Android platforms with support for various codecs and libraries. It simplifies the complex process of cross-compiling FFmpeg by providing scripts that handle dependencies, configuration, and build steps. The project supports multiple architectures, enabling developers to generate binaries compatible with different Android devices. It includes options for enabling or disabling specific codecs and features, allowing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    UpscalerJS

    UpscalerJS

    Image Upscaling in Javascript. Increase image resolution up to 4x

    ...Scale images up to 4x their original size, all in Javascript. UpscalerJS ships with pre-trained models in the box covering a wide variety of use cases. Or bring your own! Browser, Node (CPU and GPU-accelerated), and Service Worker environments all supported. Supports inputs in a wide variety of formats - URL, HTMLImageElement, and more, and by default exports a base64 upscaled string. Pick your Javascript flavor! UpscalerJS ships with ESM and UMD (browser) and ESM and CJS (Node). Close to 100% test coverage, Typescript support, examples covering a wide variety of use cases, and thick documentation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DPG for X (dpg4x)
    DPG for X (dpg4x) is a program that was designed to allow the easy creation of DPG video files on Linux, but now it can also run on OS X and Windows. DPG is a special format of MPEG-1 video specifically made for playback on a Nintendo DS.
    Leader badge
    Downloads: 183 This Week
    Last Update:
    See Project
  • 8
    Dozzle

    Dozzle

    Realtime log viewer for containers. Supports Docker, Swarm and K8s

    ...The interface includes practical quality-of-life features like fuzzy searching for containers, regex log search, split-screen viewing for multiple logs, and live stats such as CPU and memory usage. It supports more advanced analysis through an in-browser SQL query engine for querying logs, which helps when you need structured filtering without exporting data elsewhere. Dozzle also supports multi-user authentication and can integrate with proxy-forward authorization setups for deployments behind gateways. For larger environments, it can monitor multiple hosts via an agent mode and supports orchestrators like Docker Swarm and Kubernetes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    rav1e

    rav1e

    The fastest and safest AV1 encoder

    rav1e is an open-source implementation of an encoder for the AV1 video codec, developed in Rust (with some assembly) by the community around Xiph Foundation. Its design philosophy is to start from a correct, minimal, and fast AV1 encoder — sacrificing some encoding speed/efficiency of reference encoders in exchange for simplicity, stability, and compilability across platforms — and then gradually improve. This makes rav1e particularly attractive for scenarios where you need AV1 encoding but...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Riemann

    Riemann

    A network event stream processing system, in Clojure

    Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception in your app. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Track user activity from second to second. Riemann streams are just functions which accept an event. Events are just structs with some common fields like :host and :service You can use dozens of built-in streams for filtering, altering, and combining events, or write your own. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Headless

    Headless

    Create a virtual X screen from Ruby, record videos and take screenshot

    Headless is a lightweight browser automation tool designed to run scripted web interactions in a headless environment without a graphical interface. It enables developers to programmatically control web pages, perform navigation, and extract content efficiently. The tool is particularly useful for tasks such as scraping, testing, and automation workflows where rendering a full browser UI is unnecessary. It supports executing scripts that interact with DOM elements, simulate user actions, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Burn

    Burn

    Simple but advanced disc burning for macOS

    Create data discs with advanced data settings. Create video and audio discs, Burn will convert if needed. Create DVD-Video discs. Recreate discs. Burn doesn't reinvent the wheel, it uses many powerful open source Unix utilities and is also open source.
    Leader badge
    Downloads: 2,675 This Week
    Last Update:
    See Project
  • 13

    GraphicsMagick

    Swiss army knife of image processing

    GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.
    Leader badge
    Downloads: 2,692 This Week
    Last Update:
    See Project
  • 14
    xjadeo

    xjadeo

    The X Jack Video Monitor

    X JAck viDEo mOnitor: xjadeo is a program that displays a video clip in sync with an external time source, most notably jack-transport, LTC and MTC. Applications include: soundtrack composition/editing, video monitoring and -installations.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 15
    FFmpeg Batch AV Converter

    FFmpeg Batch AV Converter

    Free all in one audio/video ffmpeg batch encoder

    ...Thanks to its multi-file encoding feature, it may be the fastest a/v batch encoder available, since it maximizes system resources usage by launching as many simultaneous processes up to user cpu thread count. You can change encoding priority, pause and resume, set automatic shutdown. It is good for seasoned ffmpeg users as well as beginners. It provides unlimited single or multi-file batch encoding for almost any audio/video format. You can use any set of parameters and try them before starting encoding. You can multiplex streams, subtitle videos (as track and hardcoded), trim, concatenate, record screen, multimedia info. ...
    Leader badge
    Downloads: 2,368 This Week
    Last Update:
    See Project
  • 16
    Vidiot

    Vidiot

    Non-linear video editor targeted for home video editing.

    Vidiot is a non-linear video editor targeted for home video editing. It supports compositing (scaling/rotating/positioning), cropping, changing speed, adding transitions and titles, trimming, key frames, etc.
    Leader badge
    Downloads: 489 This Week
    Last Update:
    See Project
  • 17
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    The Open Source Computer Vision Library has >2500 algorithms, extensive documentation and sample code for real-time computer vision. It works on Windows, Linux, Mac OS X, Android, iOS in your browser through JavaScript. Languages: C++, Python, Julia, Javascript Homepage: https://opencv.org Q&A forum: https://forum.opencv.org/ Documentation: https://docs.opencv.org Source code: https://github.com/opencv Please pay special attention to our tutorials! https://docs.opencv.org/master Books about the OpenCV are described here: https://opencv.org/books.html
    Leader badge
    Downloads: 2,899 This Week
    Last Update:
    See Project
  • 18
     MJPEG Tools
    Mjpeg tools is a suite of programs which support video capture, editing, playback, and compression to MPEG of MJPEG video. Edit, play and compression software is hardware independent. Capture supports MJPEG hardware (Buz,DC10+ etc). and V4l2 devices.
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 19
    xine - a free video player
    xine is a free multimedia player. It plays back CDs, DVDs, BluRays and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet.
    Downloads: 91 This Week
    Last Update:
    See Project
  • 20
    Warlock-Studio

    Warlock-Studio

    AI Suite for upscaling, interpolating & restoring images/videos

    v6.0. Warlock-Studio is a Windows application that uses Real-ESRGAN, BSRGAN, IRCNN, GFPGAN, RealESRNet, RealESRAnime and RIFE Artificial Intelligence models to upscale, restore faces, interpolate frames and reduce noise in images and videos. the application supports GPU acceleration (including multi-GPU setups) and offers batch processing for large workloads. It includes drag-and-drop handling for single or multiple files, optional pre-resize functions, and an automatic tiling system...
    Downloads: 34 This Week
    Last Update:
    See Project
  • 21
    Subtitle Editor

    Subtitle Editor

    Subtitle Editor for SRT, SUB, SBV, TXT, ASS, SSA subs

    Srt Editor is a small subtitle editing tool for Linux, OSX and Win64. You can edit the following file formats in various ways : SRT, SUB, TXT, SBV, ASS, SSA. Last version : 4.0.3 (MacOS & Linux) / 3.2.1 (Windows)
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22

    Network Audio System

    Network transparent, client/server audio transport system

    The Network Audio System is a network transparent, client/server audio transport system. It can be described as the audio equivalent of an X server. This project is currently in maintenance mode. Patches are accepted, releases will be sporadic.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 23
    Turn your Linux box into a complete audio and video production environment. This is the developer resource for all things related to the system.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 24
    GEM (Graphics Environment for Multimedia) is a library to be used with Miller Puckette's Max-like realtime-computermusic-software "Pure Data" (Pd), which allows to draw and control openGL- and pixel-graphics (like video) in realtime from within Pd.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Internet Friendly Media Encoder

    Internet Friendly Media Encoder

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

    ...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: 45 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB