14 programs for "cpu-g" with 2 filters applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 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: 206 This Week
    Last Update:
    See Project
  • 2
    SD WebImage

    SD WebImage

    Asynchronous image downloader with cache support

    This library provides an async image downloader with cache support. For convenience, we added categories for UI elements like UIImageView, UIButton, MKAnnotationView. SD is the prefix for Simple Design (which is the team name in Daily Motion company from the author Olivier Poitrey) Image formats supported by Apple system (JPEG, PNG, TIFF, BMP, ...), including GIF/APNG animated image. In order to keep SDWebImage focused and limited to the core features, but also allow extensibility and custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ARHeadsetKit

    ARHeadsetKit

    Using $5 Google Cardboard to replicate Hololens

    With the AR MultiPendulum app, I created the world’s first AR headset experience that does not rely on expensive specialized hardware. Using Google Cardboard, a standard iPhone, and video footage from the phone’s camera, the app creates an AR headset experience by rendering the user’s surroundings in VR. Augmented reality (AR) is a technology that overlays virtual objects over the real world. For years, AR experiences have been available on smartphones through handheld AR apps. In 2016,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fresco

    Fresco

    An Android library for managing images and the memory they use

    Fresco’s image pipeline will load images from the network, local storage, or local resources. To save data and CPU, it has three levels of cache; two in memory and another in internal storage. Fresco’s Drawee shows a placeholder for you until the image has loaded and then automatically shows the image when it arrives. When the image goes off-screen, it automatically releases its memory. A decompressed image - an Android Bitmap - takes up a lot of memory. This leads to more frequent runs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 5
    PLDroidPlayer

    PLDroidPlayer

    A free player SDK for Android platform

    PLDroidPlayer is a free player SDK for Android platform launched by Qiniu. It adopts a fully self-developed cross-platform playback kernel, has rich functions and excellent performance, and can be highly customized and secondary development. Starting from 2.0.0, the SDK has been fully upgraded to Qiniu's fully self-developed player kernel, with better performance and a smaller package body. PLDroidPlayer SDK supports multiple CPU architectures of armv5, armv7, arm64 and x86. At present...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Polarity Browser

    Polarity Browser

    A fast, secure, stable web browser powered by Chromium and Trident.

    Polarity is a dual engine browser powered by both Chromium and Trident that focuses on system efficiency by bringing low RAM and low CPU usage. This browser was also programmed to be optimized for Windows with an Android version available. Browse the web with an uncomplicated UI that is highly customizable with themes, apps, and extensions from the Polarity Store, GreasyFork, OpenUserJS, and UserStyles. Polarity also comes with a built in password manager which safely encrypts all data...
    Downloads: 78 This Week
    Last Update:
    See Project
  • 7

    FastoCloud PRO

    IPTV/NVR/CCTV/Video cloud https://fastocloud.com

    IPTV/Video cloud Features: Cross-platform (Linux, MacOSX, FreeBSD, Raspbian/Armbian) GPU/CPU Encode/Decode/Post Processing Stream statistics CCTV Adaptive hls streams Load balancing Temporary urls HLS push EPG scanning Subtitles to text conversions AD insertion Logo overlay Video effects Relays Timeshifts Catchups Playlists Restream/Transcode from online streaming services like Youtube, Twitch...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Hadid (Zekr) Quran - Android and Windows

    Hadid (Zekr) Quran - Android and Windows

    Hadid(Zekr) is multimedia quran player soft support zekr resources

    Hadid project inspired by the project Zekr Quran study soft - http://zekr.org -. Hadid support Zekr resources as well as Hadid Mp4 resources. In mobile android devices just copy resources to your SD-card, then add it to Hadid or download it. Hadid developed by Delphi community edition and use Firemonkey as a framework. Android Hardware Requirements: ARM Cortex-A series CPU ARMv7 Instructions NEON Technology GPU
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    ... or machine vision against image or video sources. By relying on the GPU to run these operations, performance improvements of 100X or more over CPU-bound code can be realized. This is particularly noticeable in mobile or embedded devices. On an iPhone 4S, this framework can easily process 1080p video at over 60 FPS. On a Raspberry Pi 3, it can perform Sobel edge detection on live 720p video at over 20 FPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Translate docs, audio, and videos in real time with Google AI Icon
    Translate docs, audio, and videos in real time with Google AI

    Make your content and apps multilingual with fast, dynamic machine translation available in thousands of language pairs.

    Google Cloud’s AI-powered APIs help you translate documents, websites, apps, audio files, videos, and more at scale with best-in-class quality and enterprise-grade control and security.
  • 10
    Simd

    Simd

    High performance image processing library in C++

    ... supports following CPU extensions: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2 and AVX-512 for x86/x64, VMX(Altivec) and VSX(Power7) for PowerPC, NEON for ARM. The Simd Library has C API and also contains useful C++ classes and functions to facilitate access to C API. The library supports dynamic and static linking, 32-bit and 64-bit Windows, Android and Linux, MSVS, G++ and Clang compilers, MSVS project and CMake build systems.
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    Bullet

    Bullet

    JVM Bullet Physics SDK

    Bullet is real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc. Jvm port of Bullet, by Erwin Coumans. Take a look at the tests to see what has been ported and tested to be working. A high-end desktop GPU, such as an AMD Radeon 7970 or NVIDIA GTX 680 or better. We succesfully tested the software under Windows, Linux and Mac OSX. The software currently doesn't work on OpenCL CPU devices. It might run on a laptop GPU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Smart Call Recorder - SCR

    Smart Call Recorder - SCR

    The best tool to Record phone calls for Android phones.

    ... Recording Format ( MPEG4, AMR, 3GPP, ACC ) or try different Audio source ( DEFAULT,MIC,VOICE_COMMUNICATION,etc. ). - There is a limitation for some phones that do not support call recording , due to capabilities of different CPU or Android version. - Please make sure that recording phone call is not illegal in your country. IF YOU HAVE ANY PROBLEMS , ERRORS OR SUGGESTION FOR THE APP , PLEASE DO NOT HESITATE TO EMAIL ME ( SKT.GGPLAY.@GMAIL.COM )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GPUImage

    GPUImage

    iOS framework for GPU-based image and video processing

    ... manipulation much faster than could be done in CPU-bound routines. It hides the complexity of interacting with the OpenGL ES API in a simplified Objective-C interface. This interface lets you define input sources for images and video, attach filters in a chain, and send the resulting processed image or video to the screen, to a UIImage, or to a movie on disk. Images or frames of video are uploaded from source objects, which are subclasses of GPUImageOutput.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An initiative to create something similar to the windows program Roger Wilco, Teamspeak, BattleCom and Speak Freely, allowing users from different platforms talk with each other in real time with minimal CPU and bandwidth usage. Voice chat.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next