goproc

Process manager

A lightweight process manager helper library for Go that simplifies running and managing background processes.

simple process manager helper library

GitHub

25 stars
2 watching
3 forks
Language: Go
last commit: 6 days ago
gogolangprocess-manager

Related projects:

Repository Description Stars
bytegust/spm A process manager that allows users to start, stop, and manage long-running processes with a simple syntax. 64
timandy/routine Provides a set of goroutine context access interfaces to simplify the management of coroutine-specific information 240
kevincobain2000/gobrew A tool to manage Go versions without root access or shell rehashing 381
nikhilsaraf/go-tools A collection of tools for managing goroutines and concurrency in Go programming language 15
oklog/run A mechanism to manage goroutine lifecycles in Go programs 1,563
joetifa2003/mm-go A package providing low-level manual memory management utilities for Go 150
hexagon/pup A universal process manager for managing and automating system processes across multiple languages and platforms. 162
ekalinin/pbvm A tool to manage and switch between different versions of the Protocol Buffers compiler 3
adamcooke/procodile A tool for managing background processes in Ruby applications 615
prashantgupta24/go-clip A minimalistic clipboard manager for Mac. 13
owenthereal/goup A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. 549
hmdsefi/gowl A tool for managing and monitoring processes with an infinite worker pool 69
enkessler/childprocess A Ruby library for managing child processes and controlling external programs. 578
gojek/proctor An automation orchestration service that manages and executes tasks in a developer-friendly manner 123
posener/ctxutil A collection of utility functions for managing Go contexts, particularly for handling asynchronous tasks and signal notifications. 25