Showing 1453 open source projects for "cpu"

View related business solutions
  • 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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    This project aims at developping a shared tasks computing system using Java, Jini and javaspaces. A master can split a big task in several tasks which will be executed by workers which have joined the federation using thier idle CPU time. A monitoring app
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Perl-based router/switch configuration managment for Cisco/Juniper/Foundry++ devices. Ability to do mass configuration of router, diffs of configs, monitor uptimes/cpu usage via snmp, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java Emulation Framework (or JEF, for short) is a collection of java classes that provide a framework for creating emulators. Many common emulator related problems are solved in JEF such as CPU emulation, graphics decoding and rendering etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Castaway is a rather smallish Atari ST emulator for Unix/X and Win32. The 68k CPU emulation is available separately.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    A C compiler that easily ports to any microprocessor. The compiler has the goals, in order of importance, of portability (in both source code and cpu target), small code size, simplicity, and execution speed. It is quite useful for microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gkrellACPI is a plugin for gkrellm. It is made for new Dell Laptops. The plugin supports the view of battery percentage/time left and can change the two fans values depended on the CPU temperature, which is also viewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CodeXpand Engine is a Scripting engine written with C++. It work with COMPILED SCRIPT linked at Run Time with Host Applications. The SCRIPT COMPILER generate the CPU bytecode requested from the Host CPU where the application (& the scripts) will run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An open abstraction layer for realtime graphics applications. This project is a highly optimised cross platform (or will be) kernel for games. One Opal HAL shall exist for each target CPU. The C++ sources are ANSI compliant and should compile without chan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Using CPUID instruction to detect CPU informations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    This project is intended to provide a means by which one can insert data other than packet data into the snort/ACID IDS system. We have scrapped the perl version - since some systems don't have perl - or don't have the ram, cpu or diskspace to run the ho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xjnm is a java daemon that gathers numbers from arbitrary sources (e.g. cpu usage) and can store it on arbitrary storages (e.g. a jdbc database) for later analysis or react in arbitrary way to the data collected (e.g. inform an administrator by e-mail).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JellyMark is a next-generation OpenGL and CPU benchmarking program. Features: Realtime Physics simulation of non rigid body bouncing in a rotating cube. 100% Assembly optimized FPU spring calculation routine. Cube environment mapping for reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Performance Info Service is a small configurable applet that displays performance counter data such as CPU usage, page file, system, physical memory usage, ip address, computer name, process/thread count, and system uptime on Windows NT and 2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of snmpwatch is to remotely watch via SNMP the size and the memory used by each process. Snmpwatch will warn you if a process exceeds its `quota' of CPU or memory, theses limits are based on process and host name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YDLX is a generic CPU instruction simulator. It is designed to make it easy to add support for new CPUs and hardware devices in an object-oriented, "plug and play" fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cl-jpeg

    JPEG encoder implementation using OpenCL

    ...Jpeg format is chosen because it is relatively simple and I am familiar with it. 2013-01-22: For now only pixel conversion and DCT transform is done with OpenCL, entropy coding is done with CPU in one thread. Unfortunately this implementation is no match for even one threaded SSE2 jpeg encoder, too much data goes through PCIe. Look at "Debunking the 100X GPU vs. CPU Myth: An Evaluation of Throughput Computing on CPU and GPU" paper by Victor W Lee, Changkyu Kim, Jatin Chhugani, Michael Deisher, Daehyun Kim, Anthony D. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LibCpuDetect is a small helpful cross-platform library for cpu feature detection. You can use it to retrieve the system's number of CPUs and the number of cores per CPU, or if it supports Hyperthreading and many many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ZCPUPad is an text editor with syntax highlighting designed for the Zyelios CPU for Garry's Mod 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Using Philips (NXP) boards LPC2148, LPC2138 and LPC2103 (ARM7 CPU) we are going to attempt to get an RTOS to work on them, such as MicroC/OSII that has a text based input output using HyperTerminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pegatron Utility access almost all the computer hardware, including PCI (PCI Express), I/O Space, CPU, RAM, ACPI etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Using SystemC to develop a System On Chip system. The Design includes a MIPS CPU, Arbiter, DMA controller, SRAM controller, UART controller. This design are compatible to the IBM CoreConnect™ Architecture and the On-chip Peripheral Bus (OPB) standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Test Connect provides monitoring and trend tracking of memory, CPU, etc. on kernel level code on multiple platforms. Used with every build Test Connect can provide insight into how code is behaving, or misbehaving, with system resources or memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Air Hockey 3D is a videogame adaption of the famous Air Hockey game. It comes completely in 3D with a set of different Air Hockey tables and a realistic physic simulation. Try beating the CPU or challenge your friends over the internet or local network!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Graphystat is a server showing graph datas like cpu, memory, ... on a web interface. Datas are collected on each client and stored in rrdtool bases. Server retrieves datas locally or throw network. Graphystat is based on rrdtool and python.
    Downloads: 0 This Week
    Last Update:
    See Project