Showing 21 open source projects for "memory"

View related business solutions
  • 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    Drakon provides a graphical display of the running processes and lets you pause or terminate them. ChangeLog: http://drakon.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Loader For Apps

    tool for windows 10 and windows 11

    About project sortly: This is a system tool for WIndows 7 (like x86 on x64). It can be load registry files from 'reg' folder and when we closed it the regfiles restore from 'regback' folder. That is recommed for big memory and processor require Apps. Native x64 Build available now! Windows 8 local profile supported registry files. New x86-x64 Enterprise version Last build optimized for Windows 10 v1909 x64 / Windows 11 Beta (22000.120) you have to set manually autotaskfilter=true in settings ini Soon OS detection for using the exact registry files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon. ClamFS has moved to Github. Please navigate to github.com/burghardt/clamfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    virtualcontrol is a configuration and monitoring tool for QEMU/KVM instances on a linux box. virtualcontrol primarily uses the KVM command line tools to do its job. Apart from trivial functions like starting and stopping virtual machines, virtualcontrol also allows freezing/thawing virtual machines (snapshot including memory dump), KVM machine migration and advanced storage functions like HA and dedicated storage solutions (OpenSANd).
    Downloads: 0 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
    ophcrack

    ophcrack

    A Windows password cracker based on rainbow tables

    Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds.
    Leader badge
    Downloads: 2,327 This Week
    Last Update:
    See Project
  • 6

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

    meminfo

    Shows memory info about processes

    This small header file is pure C and can be used in any C/C++ program to get memory information about the current process. Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you! It is even capable to observe a difference before and after a call to free() or delete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Nice System Monitor

    Nice System Monitor

    Process centered GUI monitor for Linux

    The aim of the project is to give equivalent easy statistics per process as we found on OS X for Linux in a nice GUI based on Qt and C++. This means information per process on Memory usage, CPU, Disk I/O, Network I/O, and more about the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Daphne

    Daphne

    GPL task manager replacement for Windows

    ...The main window displays a list of currently running process with detailed information about: CPU usage, Process ID, Process name, Full path (and arguments), Priority, Class (Process / Service), Current memory usage, Peek memory usage, Current swap usage, Peek swap usage and Number of threads.
    Downloads: 4 This Week
    Last Update:
    See Project
  • $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
  • 10

    MessagE//:

    Standart S60 Message apps sometimes "forbrid" memory card

    This Symbian apps force use standart Message apps a memory card insted builtin after you connect to PC by USB or removу and install memory card. It is always works in background and hasn't interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MS Vista/win7 live memory analysis tool using undocumented superfetch ntquerysysteminformation native api.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet Another (remote) Process Monitor
    Yet Another Process Monitor (YAPM) is a powerful process viewer for Windows that monitors the services & processes, their modules, threads, handles, windows, TCP/UDP connections... etc. running on local system or on any of the computers on your network.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 13
    SpyOS represents the evolution of ProcessMemoryDumper, presents extended functionalities in process analysis, memory monitoring, kernel and network monitoring with extended log production and diffing mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    System monitor is a Java library for monitoring system resources like memory and CPU consumption. The library provides unified cross-platform API for accessing system information. Currently Linux and Windows are supported via Java Native Interface (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A new, Innovative, CLI watch-dog daemon. The watch dog allows the user to: Maintain and monitor running processes on Linux machine,Keep the services running at all times and Watch their CPU and memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LTaMe, Linux Task Manager in C++, Qt designer.GUI based. View sytem/user running processes, users logged on, control process by changing priority, force a user to logout, graphical display of CPU usage, Swap usage and Memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Operating system project from scratch to design and implement all components from boot strapping,hardware interrupts , memory manger ,file system , etc .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    sysprofd is a system profiling daemon that can report results through a tcp connection to a remote client. sysprofd profiles cpu, memory, and swap usage statistics, process status statistics e.t.c. Imagine using it to easily monitor lots of linux boxes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pcpViewer is a 3D viewer of data gathered through the excellent "Performance Co-Pilot" library (http://oss.sgi.com/projects/pcp). You can see usage of CPU time, net devices, memory, hard drives, and virtually any data exported by the pcp library and da
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Trace2ip is to hold one trace of all connections IP, memory the information into the file. The file to have like unique key ip_source and like associate data header IP. Alternative Key:Audit, Trace, Monitor, Dump, IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo