Showing 49 open source projects for "state-thread"

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
  • 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
  • 1
    Ember Simple Auth

    Ember Simple Auth

    A library for implementing authentication/authorization in Ember.js

    ...It also synchronizes the session state across multiple tabs or windows of the application so that e.g. a logout in one tab or window also results in a logout in all other tabs or windows of the application.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    ProcDump for Linux

    ProcDump for Linux

    A Linux version of the ProcDump Sysinternals tool

    ...It gives developers and system administrators a practical way to generate core dumps when an application meets specific performance or diagnostic conditions. The tool is useful when a process is unstable, consumes too much CPU or memory, throws .NET exceptions, crosses thread or file descriptor thresholds, or receives selected signals. It supports immediate dumps, repeated dumps, delayed dumps, and dumps triggered by monitored process behavior. It also includes resource tracking for certain allocation APIs, helping teams investigate memory leaks and unreleased resources. ProcDump for Linux is especially valuable for production troubleshooting because it captures diagnostic data without requiring constant manual observation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    ProcDump for Mac

    ProcDump for Mac

    Release repository for ProcDump-for-Mac

    ...The project is built from the ProcDump for Linux code base and adapts the diagnostic workflow for macOS systems. It can capture dumps immediately or after a process meets conditions such as high CPU usage, low CPU usage, memory thresholds, thread count thresholds, or file descriptor thresholds. It also supports repeated captures, timed intervals, process-name waiting, polling frequency control, and extended logging. ProcDump for Mac is useful for developers who need lightweight process diagnostics without relying only on interactive debugging sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Syslogd2

    High capacity syslog data collection, filtering, and management.

    Syslogd2 is a syslog daemon that has been completely re-imagined specifically for use in network environments. It is multi-threaded, scalable and versatile with features designed for both network and host managers. Each Syslogd2 binary is customized from a set of over 20 features at compile-time. It can support input from text files, named-pipes, Linux kernel and user-defined Linux and (both IPv4 and IPv6) IP sockets (both UDP and TCP). It provides a pre-loadable name-cache that can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5

    StackTraceSealer

    Aid in finding infinite loops in Java programs on production systems

    StackTraceSealer is a JConsole plugin with its own Java Agent Library that can be used to seal stack frames on a thread stack trace to detect whether these frames have changed or they have remained the same all the time to aid in finding an infinite loop on a production system when all you have is a long seemingly constant stack trace in the thread dump.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ProcDump

    ProcDump

    Command-line utility for monitoring CPU spikes and crashes

    ProcDump for Windows is a command-line Sysinternals utility designed to monitor applications and capture process dump files for troubleshooting. It is commonly used by administrators and developers to diagnose CPU spikes, crashes, hangs, and other application performance issues. The tool can automatically generate dumps when a process exceeds CPU, memory, or performance counter thresholds. ProcDump also supports monitoring for unhandled exceptions, hung windows, DLL activity, and process...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    SPM - Monitoring  system

    SPM - Monitoring system

    Monitoring Tool for your IT Environment

    SPM Monitoring System - Complete Solution for Efficient Monitoring and Alerting SPM Monitoring System is an all-in-one monitoring solution for IT environments that offers comprehensive features to ensure high availability, stability, and optimal performance of your infrastructure. With SPM Monitoring Systems, you can monitor your network, servers, applications, and services with ease, and receive timely alerts when issues arise. Host Availability Monitoring. Agent-Based Monitoring:...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    OAuth2orize

    OAuth2orize

    OAuth 2.0 authorization server toolkit for Node.js

    ...The module encourages a modular design where individual grant types are plugged in as needed, enabling only relevant flows for a given application, such as supporting third-party app access without exposing user credentials. It also provides helpers for serializing clients and users into session state, signing tokens, and validating requests, reducing the boilerplate developers would otherwise write.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Monitor Profile Switcher

    Save and easily switch between Windows multi monitor configurations

    ...The tool is designed for users with two or more monitors who in certain situations would like to quickly change their monitor setup (e.g. enable/disable a TV which is attached to the HDMI port, make an attached TV the primary display to remove tearing switch which monitor is on the left/right...). Along the monitor state and setup the resolution is also saved and restored. The program works by saving a current monitor setup as configured using the windows control panel to an xml file. Once saved the configuration can be quickly restored at any time. Requires .NET 4.0 Framework to be installed. The program is quite simple and in an early development stage. ...
    Leader badge
    Downloads: 699 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    makedumpfile

    make a small dumpfile of kdump

    The makedumpfile project page moved to https://github.com/makedumpfile/makedumpfile. By using the makedumpfile command, it is possible to shorten the dumpfile of kdump.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    XDG Base Directory

    XDG Base Directory

    Implementation of XDG Base Directory specification for php

    ...There is a single base directory relative to which user-specific configuration files should be written. This directory is defined by the environment variable $XDG_CONFIG_HOME. There is a single base directory relative to which user-specific state data should be written. This directory is defined by the environment variable $XDG_STATE_HOME. There is a single base directory relative to which user-specific executable files may be written. There is a set of preference ordered base directories relative to which data files should be searched. This set of directories is defined by the environment variable $XDG_DATA_DIRS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PyDiskImage is a Python utility that archives disk partitions for future restoration. It can be useful in environments in which operating systems must be frequently restored to a pristine state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    vboxsvc - VirtualBox SMF service wrapper

    SMF service wrapper for VirtualBox under Solaris 10+ and OpenSolaris.

    ...Detailed project description is available in the README file: http://vboxsvc.svn.sourceforge.net/viewvc/vboxsvc/usr/share/doc/vboxsvc/README-vboxsvc.txt Discuss and get help in VirtualBox Forum thread "[Free as in beer] SMF service for VirtualBox VM's": https://forums.virtualbox.org/viewtopic.php?f=11&t=33249 A replica is hosted (and would likely be the HEAD of development soon) at https://github.com/jimklimov/vboxsvc See also https://github.com/jimklimov/vboxconfig_sh.git for tweaks needed to set up Oracle VirtualBox for Solaris packages (4.x, 5.0.x) on illumos hosts. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox Written in ruby. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    un-applet

    A simple software update notifier for debian based systems

    A simple, light-weight, desktop-independent update notification applet for the system tray on apt based systems as Debian, Ubuntu or Linux Mint. A cron job runs in the background and periodically checks for pending software updates, the applet informs you by its color about the state of your system. Through its menu you can view the list of pending updates, check for updates and install these. The main goal of un-applet is to provide an easy way to help users to keep their system up to date without getting in the user's way while keeping software dependencies at a minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wake On Lan

    Wake On Lan

    A powerful WOL, ping, shutdown, GUI application.

    ATTENTION!!! Wol is now hosted on our own servers at http://wol.aquilatech.com. Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Debian Upgrade System

    Non-interactive upgrade Debian system

    ...All old configuration files are preserved and can be compared to new *.dpkg-dist files. If any error occur, this will be mailed to You. The auto roll back and health check features allows to get system in old state if upgrade or test fails. It is intended to be used as cron job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RemoteProcessExplorer

    RemoteProcessExplorer

    Manage Remote Host Processes

    Remote Process Explorer - short RPE - is a small tool for all the admins outside with the need to manage clients immediately within one or more domains. With RPE the admin is able to view all the running processes on a client and of course kill them. RPE shows also the services and their state and start type, you are able to directly get to the c$ share or open a remote commandshell (winrs) and connect to the client via RDP. But that's not all, RPE will show errors and warnings of the past 30 days out of the application eventlog and the system eventlog. You need to know to which groups the actual logged on user on the remote client belongs to? ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    SimpleXen

    Simple scripts to control open source Xen

    Having been not fully satisfied by the state of the command line control of Open Source Xen I resolved to create a simple CLI based interface for maintenance tasks that I perform regularly. I am hoping I am not the only one who would find this useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    lslv

    LiSt Logical Volumes

    LSLV (LiSt Logical Volumes) was created as a more CLI-friendly alternative to "diskpart" for viewing the stats of logical volumes present on the host system. Requires IronPython For more information please view the README.txt file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    XenConfigurator

    Interface for controlling XenServer Hosts/Pools

    XenConfigurator ist an attempt to build a XenCenter alternative running on Windows/Linux/MacOS with the same user interface and features as XenCenter. It uses C++/Qt and is in a very early development state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    lscp (Linux System Check Project)

    lscp (Linux System Check Project)

    lscp (Linux System Check Project)

    LSCP is "linux system check project". The security of Linux systems, system resources, is a program that checks the system state efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ICQ Mod

    ICQ Mod

    ICQ Mod система удаленного управления

    Система управления компьютером по средствам ICQ протокола Более детальное описание тут https://sourceforge.net/p/icqmod/discussion/general/thread/24c47490/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lazar Freezer
    Portable application to freeze and hide a running application. The frozen application won't use any CPU resources until it's defrosted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo