Showing 151 open source projects for "process cpu"

View related business solutions
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    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
    Phoenix LiveDashboard

    Phoenix LiveDashboard

    Realtime dashboard with metrics, request logging, plus storage, OS

    Phoenix LiveDashboard is an interactive monitoring and debugging tool for Elixir applications, integrated directly into Phoenix. It offers real-time insights into system metrics such as memory, CPU, and process activity, as well as introspection of applications, supervision trees, and running processes. Built on top of Phoenix LiveView, it updates dashboards live without requiring page reloads. Developers can drill into request logs, Ecto queries, and telemetry events to diagnose performance issues. It also supports extensibility, allowing custom metrics and panels to be added for application-specific monitoring. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ClckBotCreator

    ClckBotCreator

    Write bots without knowing programming languages

    This program was originally conceived as an autoclicker, but soon turned into a program to create bots for Windows. It has 4 commands(mouse clicking, setting cursor position, timer, keyboard clicking) with which you can automate any process. Also, there are a couple of tools in it that will help you comfortably write bots. Version of app is 0.2.1 App run as administrator. Syntax: 1.click: 'left' or 'right' mouse button 2.setc: x - mouse position y - mouse...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GPUImage 2

    GPUImage 2

    Framework for GPU-accelerated video and image processing

    ...The objective of the framework is to make it as easy as possible to set up and perform realtime video 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: 1 This Week
    Last Update:
    See Project
  • 4

    Process Custom Relocations

    Postprocessor for ELF files allowing custom relocation types.

    This tool consists of a file format specification and a post-processor for ELF binary files allowing the use of custom relocation types in object files. This allows using "standard" object file formats (e.g. elf_i386) to be used for special CPUs or special use cases (e.g. non-CPU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    bashj : a bash mutant with java support

    bashj : a bash mutant with java support

    with bashj, you can insert java code & libraries into bash scripts

    ...The detailed documentation (installation, examples, syntax...) is available at this wiki page : http://fil.gonze.org/wikiPG/index.php/Project_bashj_:_a_bash_mutant_with_java_support . To bash developers, bashj brings . Readability in the java section (OO style) . JVM efficiency for CPU intensive components . modular extensibility using java packages . floating point (double) values variable and evaluation functions . Math tools . Swing UI tools . Inter process tools between multiple bash process (and java process) . Host registry ... Basic examples: #!/usr/bin/bashj echo Math.cos(0.5) echo Math.hypot(3.0,4.0) echo System.getProperty("java.runtime.version") #!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Napa.js

    Napa.js

    Napa.js, a multi-threaded JavaScript runtime

    Napa.js is a multi-threaded JavaScript runtime built on V8, which was originally designed to develop highly iterative services with non-compromised performance in Bing. As it evolves, we find it useful to complement Node.js in CPU-bound tasks, with the capability of executing JavaScript in multiple V8 isolates and communicating between them. Napa.js is exposed as a Node.js module, while it can also be embedded in a host process without Node.js dependency. Multi-threaded JavaScript runtime. Node.js compatible module architecture with NPM support. API for object transportation, object sharing and synchronization across JavaScript threads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CPU Limiter

    CPU Limiter

    Limits CPU power to applications.

    User defined rules consisting of condition and action to limit CPU for specific processes. Condition consists of: - AND list of processes (wildcard supported) - status of listed processes (running or not running) - state of listed processes in case of running status (any state, foreground, background) - optional status of internet connection Action consists of: - list of processes to limit CPU (wildcard supported) - percentage CPU limit (per target process) or suspend target processes - delay in seconds to apply action
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Caffe Framework

    Caffe Framework

    Caffe, a fast open framework for deep learning

    Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by Berkeley AI Research (BAIR) and by community contributors. Yangqing Jia created the project during his PhD at UC Berkeley. Caffe is released under the BSD 2-Clause license. Expressive architecture encourages application and innovation. Models and optimization are defined by configuration without hard-coding. Switch between CPU and GPU by setting a single flag to train on a GPU machine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    "Slow CPU" Emulator

    "Slow CPU" Emulator

    Slows down any given Windows process (written in C#)

    "Slow CPU" Emulator is useful for slowing down games, testing how applications deal with lag, and/or reducing the overall CPU usage of a specified process. Simply tell the emulator the update interval and speed percentage, and witness your application slowing down to the specified speed live! The code is written in C# for Windows and is extremely robust, flexible and stable, and has been tested very thoroughly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 10
    Edge.js

    Edge.js

    Run .NET and Node.js code in-process on Windows, MacOS, and Linux

    An edge connects two nodes. This edge connects Node.js and .NET. V8 and CLR/.NET Core/Mono - in process. On Windows, MacOS, and Linux. You can script C# from a Node.js process. Edge.js allows you to run Node.js and .NET code in one process on Windows, MacOS, and Linux. You can call .NET functions from Node.js and Node.js functions from .NET. Edge.js takes care of marshalling data between CLR and V8. Edge.js also reconciles threading models of single threaded V8 and multi-threaded CLR....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Search and Kill (SnK)

    Automatically kill Windows processes using search criteria.

    Command line tool to automatically find and kill Windows processes using search criteria. Designed specifically to eliminate such cases when it is very hard to kill hung process with normal means (e.g. resource hungry fullscreen 3D game) and you have to restart your PC. By binding SnK with specific search criteria to some hotkey (with AHK for example) you can now kill such processes with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Metric Collector

    A bash-Script to collect metrics from a Linux system.

    Collects server and java process information from various tools and creates charts with the data. The script was tested on GNU/Linux with gnuplot 4.4. For the script to work you have to set the variable "JAVA_HOME" to a valid JDK location. Check the documentation in the script file. The following information gets collected: >> output from vmstat >> netstat tcp states and established connections >> information from /proc/fd >> jstat -gc output >> jstat -class output >> CPU%, MEM% and ThreadCount from top and ps-command >> disk usage for each mounted device from df-command
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Leaf

    Leaf

    A game server framework in Go (golang)

    Leaf, written in Go, is a open-source game server framework aiming to boost efficiency both in development and runtime. Simple APIs. Leaf tends to provide simple and plain interfaces which are always best for use. Self-healing. Leaf always tries to salvage the process from runtime errors instead of leaving it to crash. Multi-core support. Leaf utilize its modules and leaf/go to make use of CPU resouces at maximum while avoiding varieties of side effects may be caused. Each module runs inside a separate goroutine. Modules communicate with one another via a light weight RPC channel(leaf/chanrpc). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Otil

    Otil

    All in one system diagnostics utility

    ...Update (23/12/15): Small fixes and UI suggestions implemented. Added network summary to right-hand tab. Added minimize to tray with temp/util info on right-click. Added process icon to Processes. Fixed Net summary text placement. Fixed 1px line at bottom of app. Added animations to transition between main screens (up/down). Added animations to transition between simple and detailed screens (left/right). What Otil does: Fetches System, CPU, GPU, RAM, HDD, Network, Processes, Services, and Startup information about your machine. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Round Robin Scheduling Simulation
    It is programmed using Queue on JAVA You can change CPU Burst, CPU Speed, Add Process manually, ON/OFF
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ADI Buildroot

    ADI Buildroot

    Buildroot Linux distribution for ADI Blackfin and future processors.

    ...Buildroot can generate a kernel image, various libraries and applications in a root filesystem. Buildroot is useful mainly for people working with small or embedded systems, using various CPU architectures (x86, ARM, Blackfin, MIPS, PowerPC, etc.). It automates the building process of your embedded system and eases the cross-compilation process. If you're new to buildroot Linux, the first thing to do is check out the [documentation](http://docs.blackfin.uclinux.org/). This should help you get your development host PC set up, and get you compling your first Linux distribution from source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    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
  • 18

    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: 1 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: 1 This Week
    Last Update:
    See Project
  • 20

    Accelerated Feature Extraction Tool

    A fast GPU accelerated feature extraction software for speech analysis

    A fast feature extraction software tool for speech analysis and processing. It incorporates standard MFCC, PLP, and TRAPS features. 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
  • 21
    FSB Data Integrity Tester

    FSB Data Integrity Tester

    Detects data corruption between CPU and Main Memory.

    When data is being transferred between CPU and main memory it may get corrupted. This is why techniques like ECC and parity are introduced. This application transfers data in FSB (Front Side Bus) and in a long run checks for the probable corruptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Advanced Batch Image Converter

    Advanced Batch Image Converter

    Multiplatform tool for batch image conversion

    ABIC is a multiplatform tool for converting images from and to a wide variety of formats, for example: JPEG, TIFF, PNG, JPEG-2000, WebP. It can also read some historic ones, in particular Amiga IFF (ILBM). ABIC is completely free, open sourced, and is also entirely nag-free.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 23

    steam-sim

    An accurate, scalable, and energy-aware simulator for WSNs

    STEAM-Sim establishes a hardware/software/network co-simulation of wireless sensor networks. Original C code is used in simulation. The code is natively executed by the cpu where the simulation is run. The time annotation engine annotates the C source code used for simulation with the timing information as if the code is run on a microcontroller. The annotation process is fully automated. Hardware models are developed using the PAWiS framework and reflect the timing, functionality, and energy-consumption of real-world hardware such as a CC2420 radio transceiver. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    reg_stack

    reg_stack

    For registering stacks of 2D images.

    reg_stack is an extension to the open source project, NiftyReg, for the coregistration of a series of 2D images representing a 3D block tissue subjected to histological serial sectioning. The software performs a series of nonlinear image transformations across a kernel of user-specified size to restore data continuity, as the sectioning process results in misalignments and distortions. The NiftyReg package also includes optimizations for parallelization on either the CPU or GPU. reg_stack leverages this feature and extends it to include support for running simultaneous instances of reg_f3d (NiftyReg) on multiple GPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LeopardAssist

    LeopardAssist

    Install OS X Leopard on some unsupported Macs.

    LeopardAssist assists in the process of install OS X Leopard on machines that did not meet the minimum system requirement of an 867MHz or faster processor. It achieves this by temporarily writing a script into the NVRAM of your G4-based Mac. Executed at startup, this script will temporarily force the system to report that a faster processor is installed, allowing the Leopard installer to successfully complete its minimum system requirements check. This allows Leopard to be installed from...
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB