Showing 1450 open source projects for "cpu"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1

    MTNphProxy

    Lightweight local Windows HTTP proxy with logging and ban list

    ...Features: * Console-alike window for real-time request logging * Possibility to dump all requests and/or responses * Can handle ban list to block unwanted web content * Multi-threaded application, small memory footprint and CPU usage * Proven stability Limitations: * Windows only at this time * Supports only HTTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ADI Das U-boot

    ADI Das U-boot

    The U-boot project provides firmware for ADI's processors

    The "U-Boot" Universal Bootloader project provides firmware for many CPU architectures and boards, including ADI's Blackfin processors with full source code under GPL.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    UMAD

    Universal Management and Analysis of Data

    ...All those three methods are based on data items in metric space, which contains complex objects like picture,video,DNA,protein and so on, it will consumes large amount of cpu time to calculate out the distance between any two complex objects shown before.Our methods in the project reduces the times of distance calculation and improves the effectiveness of data retrieval.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    AT keyboard interface

    AT Keyboard interface on Hitachi 6305

    An AT keyboard interface running on a 6305 CPU (equivalent of a 6803 CPU). Uses structured programming with Awk and assembles with ASL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Coin Magi

    An energy-efficient digital currency for online payment

    Coin Magi (XMG) is a peer-to-peer global currency that enables instant payments to anyone in the world. Magi is de-centralized and operates with no central authority or banks. Anyone in the world can use a personal computer to issue coins. Coin release is carried out by a software-based minting process, operating through a concept based on Proof-of-Work and Proof-of-Stake (II). By removing the competitive nature of minting, magi offers an even playing field for anyone looking to mine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    task

    Efficient thread pool task scheduling framework

    ...The task scheduling framework has excellent performance, if the task queue is empty, the framework will automatically enter into the waiting state until the task queue has a task to add. This will greatly reduce the consumption of CPU. 4.The framework is very easy to use, for example: TaskQueue queue = new TaskQueue(); taskAssigner = new TaskAssigner(queue, 10); taskAssigner.start(); queue.add(task);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Light Weight CPU and Memory Reader

    Light Weight CPU and Memory Reader

    It's a Extremely Light Weight CPU and Memory Reader

    It's a Extremely Light Weight CPU and Memory Reader which shows at what Percentage your processor is running at and how many megabytes of Memory are available.This Program was made by a 14 year old who is passionate about computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VCC (Virtual Color Computer Emulator)

    Virtual Computer computer 3 Emulator

    VCC emulates the Tandy Color Computer 3 (coco) and peripherals needed to run older software on modern hardware.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10
    TeamDJG Monitor App

    TeamDJG Monitor App

    TeamDJG Monitor App [Beta] / Made by ThatsTeamDJG

    Ooit al heel gemakkelijk achter je pc status komen? Met de Monitor App van TeamDJG kun je er snel en eenvoudig achter komen. Je kan snel achter je CPU-gebruik, beschikbare RAM geheugen, Systeeminformatie, Harde schijf (HDD) status, temperaturen en nog veel meer komen. Systeemvereisten: Besturingsysteem: Windows Vista/7/8/10 Processor: 1 GHz CPU of hoger (Intel/AMD) RAM: 20 MB of hoger GPU: Alle videokaarten zijn ondersteund HDD: 5 MB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    armvd

    ARM Visual Disassembler

    Created with Flat Assembler + Z macro language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SSH System Administration Tool

    SSH System Administration Tool

    SSH Java client GUI for Unix, Linux administration and monitoring

    ...Captures your network traces (on the port/ports and interface/interfaces of your choice) and at at a click of a button copies them back to your desktop opening. Remotely monitor your servers in a real time dashboard displaying CPU and RAM. Access your servers; this release is integrated with the following 3rd party tools: Remote Desktop (RDP), PuTTY(included) , WinSCP (included) and Wireshark (separate download). Bandwidth and system monitoring. Secure login csv fields encryption MS Windows XP/Vista/7 Linux Red Hat, SUSE, Ubuntu (Debian) [Raanan Zion]
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    simple machine language simulator (smls)

    simple machine language simulator (smls)

    simple machine language simulator

    The simple machine language simulator (smls) is an interpreter of a simple assembly language (developed for CPU lessons), it can be used as a starting point to learn an assembly language or introduction to programming. The language is described in smls website and in http://courses.cs.vt.edu/csonline/MachineArchitecture/Lessons/CPU/Lesson.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WebGL Heatmap

    WebGL Heatmap

    A high performance WebGL/JS heatmap display library

    webgl-heatmap is a browser-side rendering library that uses the GPU via WebGL to draw smooth, continuous heatmaps from large numbers of data points. Instead of relying on CPU-bound canvas operations, it leverages fragment shaders and additive blending to accumulate intensity and colorize results in real time. The API lets you push points or weighted samples into a buffer and then renders a gradient map where hot areas emerge organically from density rather than discrete markers. Because most work happens on the GPU, it scales well as the number of points grows and remains interactive for animations, live telemetry, or dynamic overlays. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Max CPU

    Max CPU

    Easily simulate system load with this simple tool.

    Max CPU allows the user to select one or many cpus (both physical and virtual) and max them out to simulate system load.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Livestreamer

    Command-line utility that extracts various streams into a video player

    Livestreamer is a free command-line utility that extracts video streams from various services and pipes them into a video player of your choice, such as VLC. It allows users to avoid buggy and CPU-heavy flash plugins while still enabling them to enjoy various streamed content. For developers who wish to access the video stream data, API is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AutoClick++

    AutoClick++

    A C Autoclicker For Windows

    Comes with C Source, and C binaries(x86 and x64). There is also, for non developers, a self extracting 7zip archive of just the binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Thinfox

    Very light Firefox browser that uses very little memory, it's portable

    ...We could make good use of the already published Light Firefox, but this Thinfox browser is ready-to-use on a portable way (was missing in Light Firefox) and it is improved to use less CPU and keeps the memory of your computer in good state, even when you do heavy tasks. An ultimate browser for heavy automation tasks (therefore it is light and uses very little memory). There was sometimes an error showing up, but this might be solved with the newest release, but is has to be tested to be sure. Some aspects of the browser are slightly different than Firefox, for example the 'M' in the upper left corner. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BabyVPG

    BabyVPG

    Heart rate measurements of newborn by means of video processing

    Application process video from web camera in a specific way that allows to measure heart rate. This version was tuned especially for newborn. It should properly work with Logitech C930 or B910 web cameras on PC with 2 cores 2.8 GHz CPU or higher. And, one last thing: use application at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Computer System Monitor

    Monitor your System Performance & Status

    This Fun Application monitors your CPU, Memory, Internet and Network Connections
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Service Disclosure tool

    Windows service memory/CPU/IO consumption investigation tool

    Almost all Windows services run inside svchost.exe process. Sometimes this process consumes 100% of CPU or uses too much memory and it is hard to determine which service affects your system. This tool helps you to find this service by configuring all services to run in its OWN_PROCESS. Please refer to Wiki page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jenga

    Simple and low-consumption Java 2D Game Engine

    ...It was especially designed for beginners and kids which e.g. don't need to be familiar with event-driven programming techniques. On the other hand it is fairly optimized for low CPU consumption to make the games run even on poorly equipped machines like a Raspberry PI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    ...The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    Accelerated Feature Extraction Tool

    A fast GPU accelerated feature extraction software for speech analysis

    ...The tool is a specially designed to process very large audio data sets. It uses GPU acceleration if compatible GPU available (CUDA as weel as OpenCL, NVIDIA, AMD, and Intel GPUs are supported). CPU SSE intrinsic instruction set is used in cases where no compatible GPU present. The output files are stored in HTK format. The software is developed at Department of Cybernetics at University of West Bohemia in Pilsen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aquila

    Aquila

    Software Architecture for Cognitive Robotics

    Aquila 2.0, an open-source cross-platform software architecture for cognitive robotics that makes use of independent heterogeneous CPU-GPU modules with loosely coupled dynamically generated graphical user interfaces.
    Downloads: 1 This Week
    Last Update:
    See Project