Get the pid of running processes on any platform
A Node.js wrapper for Microsoft Windows' WMIC
Speed up eslint to accelerate your development workflow
Standalone TypeScript implementation of the ROS 1 (Robot Operating System) protocol with a pluggable transport layer
A simple uuid generator
Node.js module to perform synchronous syscalls
Standalone TypeScript implementation of the ROS 1 (Robot Operating System) protocol with a pluggable transport layer
Missing Posix Functions for Node.js (via a native module written in Zig)
get an available port and preventing eaddrinuse error.
生成树结构
Easy IPC addon implementation for Windows using messages, filemapping, mutex, threads.
A JavaScript peer-side library of Signaling.
Info tool for nodejs
Easy IPC addon implementation for Windows using messages, filemapping, mutex, threads.
A process killer by port number tool. Can be used as an API and CLI.
Gives information about app process and the possibility to kill it and relaunch the app
Deliberately crash Node process to simulate native module failure
Posix
Use Python modules seamlessly in Node.js
A MessageChannel and Worker based low-trust multitasking system
spawn keyboard events reader
Use Python modules seamlessly in Node.js
create a pool of cluster workers
Grunt task to kill a process using either a already-known PID or pid file
Library for inspecting, analyzing, and instrumenting linux and android applications runtime symbol linkage
Featureful library for interacting with unix processes through ptrace, supports x86_64, i686, arm, aarch64 remote function calls
Link macros for bnd-generated FFI bindings
Detect whether the current process is running inside a container (Docker, Podman, etc.).
Access system calls directly
Unix helpers, service integrations, and Unicode metadata
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.
xDL is an enhanced implementation of the Android DL series functions.
A reproducible learning crate for rCore Tutorial chapter 5, covering process management, spawn, stride scheduling, and mmap/munmap on RISC-V.
System call definitions and interfaces for rCore tutorial OS.
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device.