Showing 94 open source projects for "pid"

View related business solutions
  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    s6-overlay

    s6-overlay

    s6 overlay for containers (includes execline, s6-linux-utils

    s6-overlay is an easy-to-install (just extract a tarball or two!) set of scripts and utilities allowing you to use existing Docker images while using s6 as a pid 1 for your container and process supervisor for your services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gops

    gops

    A tool to list and diagnose Go processes currently running

    ...Local mode requires that you start the target binary as the same user that runs gops binary. To use gops in a remote mode you need to know target's agent address. In Local mode use process's PID as a target; in Remote mode target is a host:port combination. gops supports CPU and heap pprof profiles. After reading either heap or CPU profile, it shells out to the go tool pprof and let you interactively examine the profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    systemd

    systemd

    The systemd system and service manager

    systemd is a suite of basic building blocks for a Linux system. It provides a system and service manager that runs as PID 1 and starts the rest of the system. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points, and implements an elaborate transactional dependency-based service control logic. systemd supports SysV and LSB init scripts and works as a replacement for sysvinit. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    VisualVM

    VisualVM

    VisualVM is an All-in-One Java Troubleshooting Tool

    ...VisualVM automatically detects and lists locally and remotely running Java applications (jstatd must be running on the remote host). You can also define applications manually by JMX connection. For each process VisualVM shows basic runtime information: PID, main class, arguments passed to java process, JVM version, JDK home, JVM flags and arguments and System properties.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Marlin

    Marlin

    Optimized firmware for RepRap 3D printers based on Arduino platform

    Marlin is a popular open source firmware for the RepRap family of 3D printers. It is straightforward, reliable, extensible and adaptable, which is why it is used by many respected commercial 3D printer vendors as well as hobbyists. It runs on inexpensive 8-bit Atmel AVR micro-controllers, with added support for 32-bit and ARM-based boards. Marlin builds can be small enough for use on a headless printer with only modest hardware, and features can be enabled as-needed.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 6
    kube-bench

    kube-bench

    Checks whether Kubernetes is deployed

    ...Both, the Trivy CLI, and the Trivy Operator support CIS Kubernetes Benchmark scanning among several other features. There are multiple ways to run kube-bench. You can run kube-bench inside a pod, but it will need access to the host's PID namespace in order to check the running processes, as well as access to some directories on the host where config files and other files are stored.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    noti

    noti

    Monitor a process and trigger a notification

    ...Just put noti at the beginning or end of your regular commands. If you already started a command, but forgot to use noti, then you can do this to get notified when that process' PID disappears. You can also press ctrl+z after you started a process. This will temporarily suspend the process, but you can resume it with noti.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    py-spy

    py-spy

    Sampling profiler for Python programs

    ...It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is extremely low overhead: it is written in Rust for speed and doesn't run in the same process as the profiled Python program. This means py-spy is safe to use against production Python code. py-spy works from the command line and takes either the PID of the program you want to sample from or the command line of the python program you want to run. py-spy has three subcommands record, top and dump. py-spy supports recording profiles to a file using the record command. Top shows a live view of what functions are taking the most time in your python program, similar to the Unix top command.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    o3DIAG

    o3DIAG

    o3DIAG – A Open Source OBD-II Diagnostic Tool | by openw3rk INVENT

    ... – Connect or disconnect the adapter with a single click. – Initialize the adapter automatically with the required AT commands. Live Data Reading – Read common engine parameters such as: - Engine RPM (PID 010C) - Vehicle Speed (PID 010D) - Coolant Temperature (PID 0105) - Engine Load (PID 0104) – Raw responses are automatically converted into real-world values (e.g., RPM in revolutions per minute, temperature in °C, speed in km/h). Diagnostic Trouble Codes (DTCs) – Read stored error codes from the engine control unit...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 10
    Docker Bench For Security

    Docker Bench For Security

    A script that checks for dozens of common best-practices around Docker

    ...We are making this available as an open-source utility so the Docker community can have an easy way to self-assess their hosts and docker containers against this benchmark. We packaged docker bench as a small container for your convenience. Note that this container is being run with a lot of privilege, sharing the host's filesystem, pid and network namespaces, due to portions of the benchmark applying to the running host. The easiest way to run your hosts against the Docker Bench for Security is by running our pre-built container. Don't forget to adjust the shared volumes according to your operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ScriptCommunicator / serial terminal

    ScriptCommunicator / serial terminal

    Scriptable data terminal which supports several interfaces.

    ScriptCommunicator is a scriptable cross-platform data terminal that supports serial port (RS232, USB to serial), UDP, TCP client/server, SPI, I2C, and CAN. All sent and received data can be shown in a console and can be logged in an html and a text log. In addition to the simple sending and receiving of data, ScriptCommunicator has a JavaScript interface. This script interface has the following features: - Scripts can send and receive data with the main interface. - In addition to...
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 12
    Java utility classes

    Java utility classes

    Utility classes for Java

    This is a set of Java classes and static methods for: - System process management on a machine, e.g. starting a process, starting a process via PowerShell; getting process PID, waiting, destroying, getting all processes, etc. - Buffered file reader for both text (ASCII) and binary files, specifically useful for parallel file parsing and/or for large files. - Async. timer with a variable precision. - Very easy HTTP GET request sender and data retriever. _____________ - All compiled Java classes are in org.engitex.utils package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PVControl+

    PVControl+

    Monitorización y Control de una instalación FV

    ...) - Integrado el SW de Motion para uso de una Cámara para control y vigilancia (integrada Inteligencia Artificial via Clarifai) Integracion con HOME ASSISTANT y TASMOTA CONTROL: - Capacidad de conmutar automáticamente cualquier numero de rele por horario y/o cualquier tipo de condiciones FV (Voltaje batería, SOC, Producción placas, etc) - Control de excedentes con algoritmo PID para aprovechar al máximo la generación de las placas - Capacidad de mandar ordenes por Telegram ( conmutar réles, mandar comandos al Híbrido, ..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rCMD-JMP

    rCMD-JMP

    JMP plugin for encrypted remote terminal and file transfer

    ▪ Run any command asynchronously on remote desktop, get printout from a process, exit code, PID. ▪ Transfer file to / from remote desktop. ▪ All data are encrypted for mobile clients. ▪ No intermediate servers are involved, conncections are made directly to the target machine. The plugin connects to and runs together with JMP node on the target machine, thus the package includes JMP main classes. User calls rCMD shell client app (included in the package) on client's machine with arguments. ---------------------------------------------------------------------------------------- Get mobile rCMD client here: https://rcmd-android.sourceforge.io/ ----------------------------------------------------------------------------------------
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gtop

    gtop

    System monitoring dashboard for terminal

    gtop is a tool that helps you monitor your systems through a dashboard user interface, and it is optimized to monitor and visualize terminals. gtop requirements are to have Node.js version 8 or higher. It supports Linux, OSX, and Windows (with partial support). You need to assign host net and pid to access the metrics in the host machine. Start gtop with the gtop command. To stop gtop use q, or ctrl+c in most shell environments. You can sort the process table by pressing 'p' for Process Id, 'c' for CPU usage, and 'm' for Memory usage. If you see question marks or other different characters, try to run it with the environment variables provided in the documentation. gtop is released under the MIT license.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    barco

    barco

    Linux containers from scratch in C

    ...Linux containers are made up by a set of Linux kernel features. namespaces: are used to group kernel objects into different sets that can be accessed by specific process trees. There are different types of namespaces, for example,the PID namespace is used to isolate the process tree, while the network namespace is used to isolate the network stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MiyoLinux

    MiyoLinux

    A very minimal Linux OS based on Devuan and various Window Managers.

    ...Though development has ceased, MiyoLinux can still be used by upgrading to the next release versions (daedalus). Openbox users can use the following guide (link) to assure the continued use of the right-click menu... https://dev1galaxy.org/viewtopic.php?pid=47617#p47617 Again, thank you for all of the support over the years, and I wish you all the best! Respectfully, Dan (MiyoLinux)
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    Aurae

    Aurae

    Distributed systems runtime daemon written in Rust

    ...Our hope is that by bringing a better set of controls to a node, we can unlock brilliant higher-order distributed systems in the future. Aurae deploys a memory-safe 1 runtime daemon, process manager, and PID-1 initialization system to remotely schedule processes, containers, and virtual machines as well as set node configurations (e.g., networking storage). Through system proportioning and enterprise workload isolation techniques, the Aurae open-source project can complement higher-order schedulers and control planes (such as Kubernetes) as Aurae supports the usage of multi-tenant workloads and enterprise identities all the way down to the socket layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    go-daemon

    go-daemon

    A library for writing system daemons in golang

    Library for writing system daemons in Go. Now supported only UNIX-based OS (Windows is not supported). But the library was tested only on Linux and OSX, so if you have the ability to test the library on other platforms, give me feedback, please (#26). We can not use fork syscall in Golang's runtime, because child process doesn't inherit threads and goroutines in that case. The library uses a simple trick: it runs its own copy with a mark - a predefined environment variable. Availability of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    forever

    forever

    CLI tool for ensuring that a given script runs continuously

    A simple CLI tool for ensuring that a given script runs continuously (i.e. forever). Note that this project currently fully depends on the community for implementing fixes and new features. For new installations we encourage you to use pm2 or nodemon. If you are using forever programmatically you should install forever-monitor. There are two ways to use forever: through the command line or by using forever in your code. Note: If you are using forever programatically you should install...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    gpidplot is a small program to plot a given pid memory consumption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    ...However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers that can’t be gracefully stopped, or leaking containers that should have been destroyed. dumb-init is simple to use and solves many of these problems: you can just add it to the front of any container’s command, and it will take on the role of PID 1 for itself. It immediately spawns your process as PID ~2, and then proxies on any signals it receives. This helps to avoid special kernel behavior applied to PID 1, while also handling regular responsibilities of the init system (like reaping orphaned zombie processes). dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ESP32 Arduino Reflow Oven Controller

    ESP32 Arduino Based Reflow Oven Controller Schematics and Firmware

    ...The schematic can be found in <files/hardware>. The code for the controller was modified extensively from existing Arduino sketches for reflow oven controllers and is PID-algorithm based. The firmware ("sketch") can be found in <Files/firmware>. The Serial Profile Plotter For Reflow Ovens utility was written to operate in conjunction with this controller. You can download it here: https://sourceforge.net/projects/serial-profile-plotter-reflow/
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    pyrpl

    PyRPL turns your Red Pitaya into a powerful analog feedback device.

    The Red Pitaya is a commercial, affordable FPGA board with fast analog inputs and outputs. This makes it useful for quantum optics experiments, in particular as a digital feedback controller for analog systems. Based on the open source software provided by the board manufacturer, PyRPL (Python RedPitaya Lockbox) implements many devices that are needed for optics experiments with the Red Pitaya. PyRPL implements various digital signal processing (DSP) modules (see features below). It allows...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 25

    Arduino Temperature Controller

    Arduino Temperature Controller

    This code allows an Arduino to work like a PID controller. It uses a MAX6675 with K type thermocouple to turn a heat source (hotplate), to maintain a constant temperature. This version uses a Adafruit SSD1306 OLED for visual output. 3 inputs are used, temp scale (C/F/K), target temperature up, and target temperature down. Those are simple momentary contact buttons to ground, on 3 analog pins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next