Projects in Awesome Lists tagged with exec
A curated list of projects in awesome lists tagged with exec .
https://github.com/sindresorhus/execa
Process execution for humans
binary child-process exec execute javascript nodejs shell spawn spawned-processes streams
Last synced: 12 May 2025
https://github.com/moxystudio/node-cross-spawn
A cross platform solution to node's spawn and spawnSync
cmd cross-platform exec path-ext shebang spawn windows
Last synced: 15 May 2025
https://github.com/ehmicky/nve
Run any command on specific Node.js versions
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager server shell terminal versioning versions
Last synced: 14 May 2025
https://github.com/jordanwilson230/kubectl-plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
automated-deployment ci-cd context-switching deployment devops eks exec gke google-cloud kubectl kubectl-plugins kubernetes namespace namespaces plugins pod ssh
Last synced: 01 Apr 2025
https://github.com/zeromake/docker-debug
use new container attach on already container go on debug
Last synced: 15 May 2025
https://github.com/ztalbot2000/homebridge-cmd4
CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too
accessory cmd command exec homebridge homekit ios plugin switch
Last synced: 16 May 2025
https://github.com/wscats/regular
🔍The convenient paste of regular expression🔎
exec regular-expression replace search split
Last synced: 14 Apr 2025
https://github.com/abiosoft/caddy-exec
Caddy v2 module for running one-off commands
caddy caddy-module caddyserver command exec
Last synced: 12 Jan 2026
https://github.com/colinianking/forkstat
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.
exec fork linux process-monitor
Last synced: 05 Apr 2025
https://github.com/42wim/nomadctld
ssh server with ability to exec/attach/logs/tail/stop/restart hashicorp nomad containers
cli docker exec nomad nomad-cluster nomad-job ssh-server
Last synced: 12 Aug 2025
https://github.com/jcoreio/promisify-child-process
seriously like the best async child process library
async async-await child-process exec node nodejs promises spawn
Last synced: 13 Apr 2025
https://github.com/ehmicky/gulp-execa
Gulp.js command execution for humans
bash child-process cli command-line es6 exec execa gulp gulp-plugin gulpjs gulpplugin javascript library nodejs security shell spawn stream terminal typescript
Last synced: 05 Apr 2025
https://github.com/TiBeN/shortcutd
Launch commands when pressing keyboard keys combinations. No graph. env needed. Support keyboard hotplug
cli command daemon exec hotkeys input-device keyboard linux shortcuts
Last synced: 25 Mar 2025
https://github.com/tiben/shortcutd
Launch commands when pressing keyboard keys combinations. No graph. env needed. Support keyboard hotplug
cli command daemon exec hotkeys input-device keyboard linux shortcuts
Last synced: 28 Jul 2025
https://github.com/msantos/alcove
Control plane for system processes
capsicum exec fork linux-namespaces pledge prctl procctl seccomp signal system-programming
Last synced: 15 Apr 2025
https://github.com/ehmicky/nvexeca
nvm + execa = nvexeca
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 05 Apr 2025
https://github.com/foyzulkarim/terminal-in-browser
This is an adventurous project where I aimed to input terminal commands in browser and execute them in server, and through websocket protocol show the actual terminal updates into the browser in real time.
child-process eventemitter events exec express expressjs javascript node nodejs react reactjs terminal terminal-emulator typescript worker-threads
Last synced: 26 Oct 2025
https://github.com/msantos/prx
an Erlang library for interacting with Unix processes
capsicum exec fork linux-namespaces pledge prctl procctl seccomp signal supervisor system-programming
Last synced: 28 Apr 2025
https://github.com/ica10888/k8s-terminal
A k8s web terminal connect tool, java lightweight implementation.
Last synced: 16 May 2025
https://github.com/coder/exectrace
Simple eBPF-based exec snooping on Linux packaged as a Go library.
Last synced: 27 Oct 2025
https://github.com/qfcy/no-subclasses
A library that removes the __subclasses__() list from all classes, allowing for nearly absolute security in exec and eval functions. 一个清除所有类的__subclasses__()列表的库,使得exec和eval函数变得几乎绝对安全。
eval exec python python-sandbox sandbox-tool security subclasses
Last synced: 07 Jul 2025
https://github.com/jpts/kubectl-execws
A replacement for "kubectl exec" that works over WebSocket connections.
exec kubectl kubernetes websockets
Last synced: 12 May 2025
https://github.com/webpod/zurk
A generic process spawner
child-process exec shell spawn zx
Last synced: 29 Jun 2025
https://github.com/tiaanduplessis/shell-exec
Execute a command through the system shell
Last synced: 08 Aug 2025
https://github.com/ehmicky/get-node
Download a specific version of Node.js
cli command-line dependency-management download es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 16 Mar 2025
https://github.com/grafana/xk6-exec
A k6 extension for running external commands.
Last synced: 19 Oct 2025
https://github.com/magneum/youtube-exec
🔥🎶YouTube-Exec: Unleash the Power of YouTube Downloads!
audio download downloader exec ffmpeg fluent-ffmpeg stream video youtube youtube-dl-exec youtube-exec ytdlp
Last synced: 12 Apr 2025
https://github.com/keilerkonzept/aws-secretsmanager-env
injects AWS Secrets Manager secrets as environment variables. single binary, no dependencies. osx & linux & windows. #aws #golang #cli
aws env environment-variables exec secretsmanager self-contained
Last synced: 16 Jul 2025
https://github.com/sebastianwebber/cmdr
golang helpers to call OS commands
bash cmd command-line command-line-tool exec golang helper
Last synced: 29 Oct 2025
https://github.com/mrusme/cexec
Execute any command, cache its output and get cached output on subsequent execution
cache cached caching command command-line command-line-tool exec execution timeout
Last synced: 19 Apr 2025
https://github.com/harluo/boot
一个受SpringBoot的启发而创建Golang应用程序快速开发框架,基于harluo/di运行时依赖注入框架而生,尽量让使用者关注业务而不是底层框架;同时,尽量添加一些华丽而且实用的功能来方便开发者的使用。支持的功能有:1、类Springboot高生产力开发框架;2、配置文件无缝切换(支持JSON、YAML、TOML、XML以及环境变量支持和默认值配置支持);3、丰富的插件支持(Web、Http Client、MQTT、Redis、gRPC等一系统生产力集合框架);4、线程安全;5、高度可配置;以及其它一系统旨在提高生产力的功能集合
autoconfig autoconfiguration exec framework gex go golang golang-library grpc library pangu plugin
Last synced: 01 Jul 2025
https://github.com/jthomperoo/test-exec-command-golang
Example showing how to test exec.Command in Go
command exec go golang shell unit-testing
Last synced: 09 Apr 2025
https://github.com/pangum/pangu
盘古,一个受SpringBoot的启发而创建Golang应用程序快速开发框架,尽量让使用者关注业务而不是底层框架;同时,尽量添加一些华丽而且实用的功能来方便开发者的使用。支持的功能有:1、类Springboot高生产力开发框架;2、配置文件无缝切换(支持JSON、YAML、TOML、XML以及环境变量支持和默认值配置支持);3、丰富的插件支持(Web、Http Client、MQTT、Redis、gRPC等一系统生产力集合框架);4、线程安全;5、高度可配置;以及其它一系统旨在提高生产力的功能集合
autoconfig autoconfiguration exec framework gex go golang golang-library grpc library pangu plugin
Last synced: 11 Apr 2025
https://github.com/ehmicky/node-version-alias
Resolve Node.js version aliases like `latest`, `lts` or `erbium`
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 09 Apr 2025
https://github.com/NightMachinery/brish
Safely embed Zsh in Python.
bridge exec execute executor interop interoperability interpreters modern-shell process-manager python shell subprocess xonsh zsh
Last synced: 16 Aug 2025
https://github.com/propensive/guillotine
Making the execution of system processes easier in Scala
exec execution process scala shell system-processes
Last synced: 22 Mar 2025
https://github.com/yegor256/jaxec
Primitive execution of command line commands from Java (mostly useful for tests)
Last synced: 27 Mar 2025
https://github.com/js-devtools/ez-spawn
Simple, consistent, cross-platform process spawning
async callback cli exec javascript nodejs promise spawn sync
Last synced: 07 Oct 2025
https://github.com/rmohr/kubernetes-custom-exec
Demo on how to write your own `kubectl exec` command with client-go
client-go exec kubectl kubernetes websocket
Last synced: 19 Mar 2025
https://github.com/msantos/execve
Go package for fexecve(3) and execveat(2)
Last synced: 25 Oct 2025
https://github.com/nightmachinery/brish
Safely embed Zsh in Python.
bridge exec execute executor interop interoperability interpreters modern-shell process-manager python shell subprocess xonsh zsh
Last synced: 28 Mar 2025
https://github.com/tunnckocore/hela3
:icecream: Powerful software development experience. :sparkles:
concurrency config cross-platform eslint exec execa framework hela lightweight manager parallel presets runner scaffolder series shareable-configs shell task task-runner
Last synced: 15 Apr 2025
https://github.com/ehmicky/preferred-node-version
Get the preferred Node.js version of a project or user
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 12 May 2025
https://github.com/fabiospampinato/nanoexec
A tiny wrapper around "spawn" for executing a command efficiently and conveniently.
Last synced: 13 Jul 2025
https://github.com/ehmicky/all-node-versions
List all available Node.js versions
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 17 Mar 2025
https://github.com/turbot/steampipe-plugin-exec
Use SQL to instantly query & run shell commands on local & remote servers. Open source CLI. No DB required.
backup etl exec hacktoberfest postgresql postgresql-fdw sql sqlite steampipe steampipe-plugin zero-etl
Last synced: 22 Apr 2025
https://github.com/jedwards1211/async-child-process
Promise-based child process interface (you might want to use promisify-child-process instead!)
async child-process exec promises spawn
Last synced: 07 May 2025
https://github.com/ehmicky/normalize-node-version
Normalize and validate Node.js versions
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 11 Jun 2025
https://github.com/fabiandev/node-exec-promise
Execute commands from Node.js and get a Promise back.
Last synced: 01 Aug 2025
https://github.com/cweili/vm-worker
Tiny virtual machine for browser to execute javascript modules in Web Worker
browser esm esmodules exec execute javascript typescript virtual-machine vm webworker webworkers
Last synced: 19 Sep 2025
https://github.com/rovelstars/rovel.js
The awesome package with fully packed features for every developer on earth!
bash bot-list discord discord-bot-list discord-server emojis exec javascript lodash node node-emoji nodejs npm os package pkg python stars terminal
Last synced: 13 Apr 2025
https://github.com/activeviam/execli
Genenerate task running CLIs declaratively
cli exec listr task task-runner yargs
Last synced: 10 Apr 2025
https://github.com/msantos/stdio
Reliably reap, restrict and isolate system tasks: Stdio is a control plane for processes
capsicum exec fork inetd linux-namespaces pledge prctl procctl seccomp signal stdio supervisor
Last synced: 28 Apr 2025
https://github.com/msaaddev/node-async-exec
🎲 Run shell command with exec asynchronously
asynchronous asynchronously exec nodejs shell
Last synced: 18 Aug 2025
https://github.com/ehmicky/get-node-cli
Download a specific version of Node.js (CLI)
cli command-line dependency-management download es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager server shell terminal versioning versions
Last synced: 04 Oct 2025
https://github.com/xfgusta/execdir
Execute a command in a specific directory
aliases c cli command directory exec execute-command path run-command shell system working-directory
Last synced: 08 Oct 2025
https://github.com/oleiade/xk6-exec
A k6 extension to execute shell commands from your k6 scripts
exec extension k6 performance-testing shell xk6
Last synced: 13 Apr 2025
https://github.com/mearns/just-run-it
A simple and straightforward javascript library for running system commands
childprocess command exec hacktoberfest javascript javascript-library node node-js nodejs process shell spawn
Last synced: 14 Apr 2025
https://github.com/rmariuzzo/markdown-exec
Execute commands in your Markdown and keep the output.
cli exec markdown markdown-parser
Last synced: 14 Jun 2025
https://github.com/bahmutov/execa-wrap
Wraps execa and makes output suitable for snapshot testing
child-process exec execa snapshot testing wrapper
Last synced: 28 Sep 2025
https://github.com/sshaw/optout
The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions
command-line exec option-parser ruby shell
Last synced: 16 Aug 2025
https://github.com/js-devtools/chai-exec
Chai plugin for testing CLIs
chai chai-plugin cli exec javascript nodejs spawn test testing
Last synced: 14 Jul 2025
https://github.com/yowainwright/stdouttojson
Transforms stdout (standard out) to JSON 📇
cli cli-testing exec json stdout testing typescript
Last synced: 22 Apr 2025
https://github.com/zacanger/is-program-installed
Check if a program is installed, on Unix-like systems
command exec executable hash program
Last synced: 14 Apr 2025
https://github.com/lemonyte/safe-exec
Deobfuscate and inspect code passed into exec() and eval()
cybersecurity deobfuscation deobfuscator eval exec malware-detection python security
Last synced: 12 Oct 2025
https://github.com/allebb/executioner
Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.
exec executable execute executor php task
Last synced: 12 Jul 2025
https://github.com/rgl/lxd-exec-example
Execute a command inside an lxd container while capturing its output and forwarding the Ctrl+C signal
Last synced: 14 Mar 2025
https://github.com/ehmicky/fetch-node-website
Fetch releases on nodejs.org
bash cli command-line dependency-management es6 exec javascript library node nodejs npmjs npx nvm operating-system package-manager shell terminal typescript versioning versions
Last synced: 01 Jul 2025
https://github.com/turbot/steampipe-mod-docker-compliance
Run individual controls or full compliance benchmarks for Docker resources and more across all of your Docker containers using Powerpipe and Steampipe.
cis compliance docker docker-api exec hacktoberfest powerpipe powerpipe-mod security sql steampipe steampipe-mod
Last synced: 26 Jan 2026
https://github.com/eugenmayer/go-shell-cli-quickstarter
Boilerplate to bootstrap you go-cli project and replace bash - pragmaticly
bash cli-command exec golang scp ssh
Last synced: 12 Apr 2025
https://github.com/diev/api5704
Получение сведений о ССП и СЗ при обращении банка к API КБКИ по Указанию Банка России N 6775-У, ранее 5704-У.
api config exec net8 net9 pkcs7 runtime-config tls-client transport x509
Last synced: 30 Apr 2025
https://github.com/sameetasadullah/cpu-scheduling-simulator
C++ program to simulate different Operating system scheduling algorithms i.e, FCFS, RR, SJF using dup/dup2, fork, exec, and inter-process communication primitives
cpp dup dup2 exec fcfs-scheduling fork inter-process-communication linux named-pipes rr-scheduling sjf-scheduling ubuntu
Last synced: 03 Aug 2025
https://github.com/ake-persson/grpc-exec-example
gRPC remote exec example
auth example exec grpc jwt ldap micro-services
Last synced: 26 Aug 2025