Search Results for "cpu memory usage" - Page 3

Showing 137 open source projects for "cpu memory usage"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 1
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    debug_new

    debug_new

    C / C++ everything-memory debugger

    ... platform - Multithreading is supported. - Easy to use and install (just include the header and link the source). - Easily debug memory-leaks. - Easily debug dangling pointers. - Easily debug deallocation method correctness. - Easily debug array index errors (when writing past the end). - Easily profile memory usage and track down memory hawks. - Click-And-Goto-Source support for Visual Studio. - Integrated compatibility for new, new[], delete, delete[], malloc, calloc, realloc, free
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 5 This Week
    Last Update:
    See Project
  • 4
    jpegant

    jpegant

    Embedded JPEG encoder

    Jpegant is a compact JPEG encoder for embedded applications. It is intended to be executed on small microcontrollers or microprocessors. High speed and small memory usage is its main concern. It implements a subset of JPEG standard. Now the code contains JPEG decoder so if you decided to use nonstandard transform or entropy coding in encoder you still will be able to decode bitstream (provided that you keep the decoder in sync of course). Release 1.1 source code and Windows executables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 5
    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...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    ISAPI SCGI extension for IIS

    Adds SCGI protocol support to IIS

    The ISAPI SCGI extension adds support for the SCGI protocol to Microsoft's Internet Information Server. The extension uses multithreading with I/O completion ports to minimize memory and CPU usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Easy Performance Tester

    Command-line performance tester for disks, CPU and memory

    Utility for quick performance testing of main system components: disks, CPU and memory. Initially was designed to detect problems in virtual environment. Windows only (XP/2003 and later).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 57 This Week
    Last Update:
    See Project
  • 9

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    IP2Location
    IP2Location C library enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location™ binary databases for applications written in C or supporting static/dynamic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "Unified Modular System" is project primarily designed to create platform independent light-weighted modular applications like games but also GUI or service utilities supported. Application is gathered from unified modules as brick wall from brick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    RealBoy

    RealBoy

    Complete, Fast, Accurate, Game Boy/CGB/SGB Emulator.

    RealBoy is a Complete, Fast, Accurate, Free/Open-Source Game Boy, Game Boy Color and Super Game Boy Emulator for Linux/Unix.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    QUAD

    QUAD

    QUAD Memory Access Profiling Toolset

    QUAD (Quantitative Usage Analysis of Data) consists of several tools that provide a comprehensive overview of the memory access behavior of an application. The primary goal is the detection of the actual data dependencies at the function-level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A capsule tree is a general purpose, self-balancing tree data structure for large, ordered, data-sets. It is designed to provide the same characteristics as B-trees and B+trees, but built from the ground up for in-memory usage. In other words, there are no provisions for “slow” I/O cases. The original motivation for this tree was a better backend for memory managers. However, the end result was a new sub-category of trees. The implementation giving here is just one implementation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The sandbox libraries (libsandbox & pysandbox) are an open-source suite of software components for C/C++ and Python developers to create automated profiling tools and watchdog programs. The API's are designed for executing and instrumenting simple (single process) tasks, featuring policy-based behavioral auditing, resource quota, and statistics collecting. The sandbox libraries were originally designed and utilized as the core security module of a full-fledged online judge system for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19

    Concur memory allocator

    An extremely scalable multithreaded drop-in malloc() replacement

    Concur is an extremely scalable multithreaded transparent drop-in replacement for malloc() and other standard memory allocation calls. Scales linearly to any number of CPU cores. More scalable and memory efficient than mtmalloc, ptmalloc, Hoard, etc. Allocations are very fast, with no lock contention and the least memory waste of any other allocator. Concur is optimized especially for applications that make heavy use of memory allocation in a threaded environment, or that just want to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Liberté Linux

    Liberté Linux

    Liberté Linux: Mission-critical stealth communication

    Liberté Linux is a secure, lightweight, and easy to use Gentoo-based Linux distribution intended as a communication aid in hostile environments. Liberté installs on a USB key, and boots on any computer or laptop.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 21
    GP2X Hardware Library
    Library which allows developper to access the hardware features of GP2X (personal entertainment player created by a Korean company: GPH). Software emulation is provided on PC through SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Softwares' Music Player v3.0

    A Softwares' Music Player v3.0

    Music player with excellent combination of appearence and efficiency

    A Softwares' Music Player v3.0 is an efficient music player for Windows 7 and Windows Vista. Its glass like transparent look makes it attractive and appear good.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Tool for performance testing. Enable investigation of power management issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    psmem

    Shows detailed information about a specific process

    information about memory (VMRSS) used by a process, cpu affinity, user and group ownership of the process and process status
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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