Showing 36 open source projects for "cpu usage"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 1
    fluentbit

    fluentbit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX

    Fluent Bit is a super-fast, lightweight, and highly scalable logging and metrics processor and forwarder. It is the preferred choice for cloud and containerized environments. A robust, lightweight, and portable architecture for high throughput with low CPU and memory usage from any data source to any destination. Proven across distributed cloud and container environments. Highly available with I/O handlers to store data for disaster recovery. Granular management of data parsing and routing. Filtering and enrichment to optimize security and minimize cost. The lightweight, asynchronous design optimizes resource usage: CPU, memory, disk I/O, network. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    whisper.cpp

    whisper.cpp

    Port of OpenAI's Whisper model in C/C++

    whisper.cpp is a lightweight, C/C++ reimplementation of OpenAI’s Whisper automatic speech recognition (ASR) model—designed for efficient, standalone transcription without external dependencies. The entire high-level implementation of the model is contained in whisper.h and whisper.cpp. The rest of the code is part of the ggml machine learning library. The command downloads the base.en model converted to custom ggml format and runs the inference on all .wav samples in the folder samples....
    Downloads: 461 This Week
    Last Update:
    See Project
  • 3
    mGBA

    mGBA

    mGBA Game Boy Advance Emulator

    ...It supports not only Game Boy Advance titles but also Game Boy and Game Boy Color games, making it a versatile multi-generation emulator. The architecture is written in C and focuses on precise hardware emulation, including CPU timing, graphics rendering, and audio output, which are essential for compatibility with a wide range of games. It includes multiple frontends such as Qt for a full graphical interface and SDL for lightweight usage, giving users flexibility depending on their environment.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 4
    TaskExplorer

    TaskExplorer

    Powerful system task manager

    TaskExplorer is a powerful system task-manager / process-inspector tool designed for Windows that goes well beyond the capabilities of the built-in Task Manager. It provides real-time insights into running processes, threads, open handles, network sockets, memory usage, modules loaded, and more — all in a unified, fast, and efficient GUI. Rather than scattering information across tabs or dialogs, TaskExplorer displays detailed data in a panel layout: when you select a process, the lower...
    Downloads: 30 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    ps5-linux

    ps5-linux

    Linux payload implementing HV exploits to run a custom bootloader

    ...It relies on a patched hypervisor vulnerability and is limited to specific firmware versions, making it a specialized technical project rather than a general consumer installer. The project can turn compatible consoles into temporary Linux machines for desktop use, emulation, and PC gaming experiments. It supports the PS5’s CPU and GPU capabilities, HDMI 4K60 output, audio, USB ports, and M.2 SSD usage on supported firmware. The setup requires external hardware such as USB storage, a keyboard and mouse, and a USB network adapter. ps5-linux-loader is best understood as an advanced console Linux research project for users who understand firmware limits and experimental system setups.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    AWS IoT Device Defender Library

    AWS IoT Device Defender Library

    Client library for using AWS IoT Defender service on embedded devices

    ...This library also supports custom metrics, a feature that helps you monitor operational health metrics that are unique to your fleet or use case. For example, you can define a new metric to monitor the memory usage or CPU usage on your devices. This library has no dependencies on any additional libraries other than the standard C library, and therefore, can be used with any MQTT client library. This library is distributed under the MIT Open Source License. This library has gone through code quality checks including verification that no function has a GNU Complexity score over 8, and checks against deviations from mandatory rules in the MISRA coding standard. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    LimitCPU allows the user to throttle CPU usage of a given process, freeing up the machine to perform other tasks in a timely manner.
    Leader badge
    Downloads: 311 This Week
    Last Update:
    See Project
  • 8
    htop

    htop

    htop - an interactive process viewer

    htop is an interactive process monitoring and system management tool designed for Linux, macOS, BSD, and other Unix-like operating systems. It provides a real-time, color-coded interface for viewing system performance, running processes, CPU usage, memory consumption, and other critical system metrics. Unlike traditional command-line monitoring tools, htop offers an intuitive and user-friendly interface with mouse support, customizable views, and interactive controls. Users can easily search, sort, filter, and manage processes without needing to memorize process IDs or complex commands. ...
    Downloads: 32 This Week
    Last Update:
    See Project
  • 9
    Tengine

    Tengine

    A distribution of Nginx with some advanced features

    Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com. Tengine has been an open source project since December 2011. It is being actively developed by the Tengine team, whose core members are from Taobao, Sogou and other Internet companies. Tengine is a community...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    progrep is a command-line tool (Linux) to show live progress report, status & stats of a running simulation or compute job that executes a given number of iterations. It shows % completed, time remaining, time elapsed, number of threads, MPI_Rank(if any), CPU usage & speed (FPS). The FPS measures may be used in benchmarking, e.g. while optimizing HPC algorithms for performance. progrep supports both single-threaded and parallel (multicore/multinode - e.g. OpenMP/MPI) jobs. progrep can also report for jobs running on remote hosts, e.g. jobs running on Linux Clusters. progrep works in client-server model. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    collectd

    collectd

    The system statistics collection daemon

    collectd is a system information collection daemon designed to gather performance and operational metrics from computers, servers, and networked environments. It periodically collects data such as CPU usage, memory utilization, disk activity, network traffic, system load, hardware sensor readings, and application statistics. The platform supports a large plugin ecosystem, allowing it to monitor services like Apache, Nginx, MySQL, PostgreSQL, Redis, SNMP devices, virtual machines, and many other systems. Collected values can be stored, forwarded, logged, or exported to tools such as Graphite, Prometheus, Kafka, MQTT, RRDTool, and other monitoring destinations. collectd is built for efficient daemon-based operation, using caching, multithreading, and plugin-based processing to reduce system overhead. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PowerLed

    PowerLed

    RGB power indicator

    This is the software i created for controlling my PC's power indicator. The indicator has been replaced with an Arduino controlled RGB led. Core Temp is required and the Arduino code requires the CMD Messenger library. This software is in beta, and not 100% completed yet.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 13
    Tkined/Scotty

    Tkined/Scotty

    Tkined/Scotty is a graphical network monitoring package

    This is Tkined/Scotty, A small footprint, easy too use, graphical and command line network management tool. It can be used for: * Monitoring and warning of failures of reachability in network attached devices * Monitoring disk usage/cpu utilization/network utilization of configured devices * Receiving alerts of equipment failures from configured devices * Recording alerts, response times, etc into a database ### More complex tasks * send and receive custom ICMP packets * query the Domain Name System (DNS) * access UDP sockets * probe and use some selected SUN RPCs * send and receive SNMP messages (SNMPv1, SNMPv2C, SNMPv3) * write special purpose SNMP agents in Tcl * parse and access SNMP MIB definitions * schedule jobs that are to be done regularly * realize event driven programming on network maps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DGen

    DGen

    Portable Sega Genesis/Mega Drive emulator.

    DGen is a free, open source and portable emulator for Sega Genesis/Mega Drive systems.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 15

    IdeaConnect C++ CPU and Memory monitor

    Simple C++ CPU and Memory monitor through UDP protocl

    IdeaConnect C++ CPU and Memory monitor is a simple tool written in C plus plus which monitors CPU and Memory usage on a Linux-based server and exposes the data through a simple UDP server allowing to create a variety of monitoring applications like dedicated dashboards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    nettxrx
    Nettxrx is a small desktop or tooltray utility that displays a graph of network bytes sent/received, updating every second. It also optionally shows CPU usage. It can log and report usage. Nettxrx runs on WinXP, Vista, and Win7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    chartsd is a daemon which generates 2D line diagrams from any log-file which has a specific format. It can be used to generate diagrams of the statistical usage of the temperatures of the cpu, mainboard, harddiscs, the cpu load, the usage of memory, amm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cpulimit is a per-process cpu usage limiter (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want them to eat too much cpu. It is able to adapt itself to the overall system load, dynamically and quickly.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    XLB is a high performance HTTP load balancer. connection management, caching, ssl, scripting. 300 mbit/sec / 4000 reqs/sec takes 30% cpu on a 2GhZ Xeon. connection pooling to backend servers reduces memory and cpu usage on backends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSysmon is a Java library providing access to system information like CPU or Memory usage on various platforms using native calls. It can be used to build cross-platform monitors in your applications.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    PPA is a project intended to improve today's per/process accounting by summarizing overall CPU usage time based on detailed understanding of CPU utilization. Besides using this data for real time decisions, it becomes extremely useful during performan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WatchOut is a Linux system resource monitoring system. It shows CPU info/usage, memory info/usage, process info, etc. It provides a graphical user interface (GUI) for a user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cufps is a very small console program for retrieving cpu usage info from /proc/stat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WMgXMon is a generic monitor applet for WindowMaker and other WMs. It can display CPU, I/O, memory, load, swap usage or result of any other programs (like WMScript). What and how (as gauge, histogram, percentage, number) to display can be configured.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    By usage of CPUFreq, ACPI, HDDTemp and internal functions, LACH daemon is able to reduce power consuption in a laptop by scaling both CPU as GPU (Radeon only), as HDD. Also checks for thermal overheat for the sake of laptop health.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo