Topic

process

Repositories (1586)

process-read-stdin
process-read-stdin stdlib-js JavaScript

Read data from stdin.

2
process-chdir
process-chdir stdlib-js JavaScript

Change the current working directory.

2
RUST
RUST Mateusz-Peplinski C#

RUST is a general-purpose computer tool coded in C# with the .NET Framework.

2
os-platform
os-platform stdlib-js JavaScript

Platform on which the current process is running.

2
QuickSales
QuickSales Jamio-openwork

La soluzione ha lo scopo di supportare gli utenti Jamio nell’interazione con prospect e clienti, monitorare le attività del team di vendita e la lead...

2
process-getgid
process-getgid stdlib-js JavaScript

Return the numeric group identity of a calling process.

2
process-geteuid
process-geteuid stdlib-js JavaScript

Return the effective numeric user identity of a calling process.

2
process-umask
process-umask stdlib-js JavaScript

Get/set the process mask.

2
process-env
process-env stdlib-js JavaScript

Object containing the user environment.

2
process-exec-path
process-exec-path stdlib-js JavaScript

Absolute pathname of the executable which started the current Node.js process.

2
os-num-cpus
os-num-cpus stdlib-js JavaScript

Number of CPUs.

2
process-cwd
process-cwd stdlib-js JavaScript

Return the current working directory.

2
process-getuid
process-getuid stdlib-js JavaScript

Return the numeric user identity of a calling process.

2
swiss-knife
swiss-knife ziv TypeScript

My utilities collection

2
ChatUDP
ChatUDP mikyll C

Simple chat from terminal

2
eslint-config-nimble
eslint-config-nimble nimblehq JavaScript

Our ESLint shareable configuration

2
SMS-Notification-using-OSISoft-PI-SDK
SMS-Notification-using-OSISoft-PI-SDK MamyAndriamandamina C#

Process Plant SMS Notification using OSISoft PI-SDK and Microsoft SQL Server.

2
ContinuousEduProjects
ContinuousEduProjects patrickdb

Ideas on setting up long runnign projects for educational purposes

2
SSHPeeper
SSHPeeper DominikHorn Swift

Minimalistic macOS status bar application for monitoring a process on a remote ssh server

2
BeastSaberManager
BeastSaberManager ShonHarsh

A Beast Saber manager

2
SOPER
SOPER kecoma1 C

Sistemas Operativos. C and lots of libraries related with: Semaphores, Signals, Processes (fork), Threads, Messages Queue, Shared memory.

2
mungrever
mungrever pjt3591oo JavaScript

benchmark forever

2
extra-child-process
extra-child-process nodef TypeScript

Useful additions to inbuilt child_process module.

2
powerautomate-robocorp
powerautomate-robocorp mikahanninen RobotFramework

Trigger a Robocorp process from Power Automate flow

2
systemic
systemic decodelabs PHP

Reusable PHP system info all in one place

2
MyBank
MyBank wagner-de-carvalho Erlang

Aplicação em Erlang

2
go-child-process-manager
go-child-process-manager AgustinSRG Go

(Golang) Ensure all the child processes are killed if the main process is killed.

2
operational_systems
operational_systems leonardo8787 C++

Operating system or operating system is a program or a set of programs whose function is to manage system resources, providing an interface between th...

2
atividade_sistemas_operacionais
atividade_sistemas_operacionais PyMarcus Python

Comunicação de processos 10/11/22

2
AutoKillCorporateProcess
AutoKillCorporateProcess Krasen007 C#

AutoKills a Corporate Process that auto starts on your machine.

2
devilprocess
devilprocess Pandaxyzzz Python

😈 devilprocess is a python script that logs all running programs/processes in real time.

2
easy-process-interaction
easy-process-interaction DGS-Development Java

A Java library to execute commands and facilitate process interactions, by using the standard in- and output-streams.

2
Procmon-PrivEsc-LateralMovement
Procmon-PrivEsc-LateralMovement sergiovks Shell

The procmon script is used to monitorize commands that were ran or will run on the system, in order to make privilege escalation and lateral movement...

2
pkill
pkill zzmrl Rust

Simple tool to kill processes

2
process
process giorgiosavastano Rust

processing-chain provides a convenient way to seamlessly set up processing chains for large amounts of data.

2
concise-lowcode-boot
concise-lowcode-boot yakami129 Java

该项目是一个简洁的低代码平台,通过流程引擎编排自定义组件和插件执行复杂的业务动作,当前项目还在开发中

2
easy-sw-web
easy-sw-web JaydenOK PHP

easyswoole项目, Multi-process, asynchronous, highly available application services

2
handlesInProcesses
handlesInProcesses Karuulme C++

printing handles of all processes

2
soenneker.utils.process
soenneker.utils.process soenneker C#

A utility library implementing useful process operations

2
smart-factory-faker
smart-factory-faker HyoungSooo Jupyter Notebook

Smart Factory data Faker

2
pmdaemon
pmdaemon gerard-kanduth C++

pmdaemon service

2
RPADev-S03P04-Dictionaries-Doubles
RPADev-S03P04-Dictionaries-Doubles ShonHarsh C#

This project is my solution in C# to the Dictionaries & Doubles practice found in section 03 practice 04 of the UiPath - RPA Developer Foundation cour...

2
streamdog
streamdog h0nt3d C

A Linux Daemon designed to monitor an executable and notify every 30 minutes while the exexutable is running to help time management.

2
RPADev-S07P02-StateMachines
RPADev-S07P02-StateMachines ShonHarsh C#

This project is my solution in C# to the State Machines practice found in section 07 practice 02 of the UiPath - RPA Developer Foundation course.

2
RPADev-S03P03-Dictionaries-Integers-WindowsLegacy
RPADev-S03P03-Dictionaries-Integers-WindowsLegacy ShonHarsh C#

This project is my solution in Windows Legacy (Depricated), C# to the Dictionaries & Integers practice found in section 03 practice 03 of the UiPath -...

2
process-source-tracer
process-source-tracer kabeep Batchfile

🫧 Trace parent process tree of a process ID like a bubble, ONLY WINDOWS.

2
RPADev-S02P03-Switch
RPADev-S02P03-Switch ShonHarsh C#

This project is my solution in C# to the Switch practice found in section 02 practice 03 of the UiPath - RPA Developer Foundation course.

2
RPADev-S05P03-InputActions-VB
RPADev-S05P03-InputActions-VB ShonHarsh Visual Basic .NET

This project is my solution in VB to the Input Actions practice found in section 05 practice 03 of the UiPath - RPA Developer Foundation course.

2
RPADev-S05P01-PasswordGenerator
RPADev-S05P01-PasswordGenerator ShonHarsh C#

This project is my solution in C# to the Password Generator practice found in section 05 practice 01 of the UiPath - RPA Developer Foundation course.

2
RPADev-S02P02-GenericValue-VB
RPADev-S02P02-GenericValue-VB ShonHarsh Visual Basic .NET

This project is my solution in VB to the Generic Value practice found in section 02 practice 02 of the UiPath - RPA Developer Foundation course.

2