An open API service providing repository metadata for many open source software ecosystems.

Topic: "exec"

sindresorhus/execa

Process execution for humans

Language: JavaScript - Size: 2.34 MB - Last synced at: 3 days ago - Pushed at: 7 days ago - Stars: 7,130 - Forks: 236

moxystudio/node-cross-spawn

A cross platform solution to node's spawn and spawnSync

Language: JavaScript - Size: 987 KB - Last synced at: about 11 hours ago - Pushed at: 6 months ago - Stars: 1,141 - Forks: 126

ehmicky/nve

Run any command on specific Node.js versions

Language: JavaScript - Size: 13.5 MB - Last synced at: about 23 hours ago - Pushed at: about 2 months ago - Stars: 702 - Forks: 15

jordanwilson230/kubectl-plugins

A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).

Language: Shell - Size: 150 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 627 - Forks: 64

zeromake/docker-debug

use new container attach on already container go on debug

Language: Go - Size: 321 KB - Last synced at: 1 day ago - Pushed at: 28 days ago - Stars: 595 - Forks: 40

kxxt/tracexec

Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.

Language: Rust - Size: 27.4 MB - Last synced at: about 7 hours ago - Pushed at: 10 days ago - Stars: 319 - Forks: 4

agnivade/wasmbrowsertest

Run WASM tests inside your browser

Language: Go - Size: 1.03 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 196 - Forks: 24

alexellis/go-execute

Automate CLI commands with Go

Language: Go - Size: 29.3 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 165 - Forks: 10

Wscats/regular

🔍The convenient paste of regular expression🔎

Size: 143 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 154 - Forks: 32

ztalbot2000/homebridge-cmd4

CMD4 Plugin for Homebridge - Supports ~All Accessory Types & now all Characteristics too

Language: JavaScript - Size: 6.94 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 153 - Forks: 14

abiosoft/caddy-exec

Caddy v2 module for running one-off commands

Language: Go - Size: 103 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 133 - Forks: 14

yyle88/osexec

simple utils to use golang os/exec

Language: Go - Size: 58.6 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 113 - Forks: 1

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.

Language: C - Size: 466 KB - Last synced at: 3 days ago - Pushed at: 29 days ago - Stars: 103 - Forks: 18

ionrock/procs

Go exec helpers for better using processes.

Language: Go - Size: 46.9 KB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 96 - Forks: 17

rwu823/sh-exec

💻 Use `Template literals` write shell script made happy ❤️.

Language: TypeScript - Size: 127 KB - Last synced at: 2 days ago - Pushed at: over 1 year ago - Stars: 94 - Forks: 1

42wim/nomadctld

ssh server with ability to exec/attach/logs/tail/stop/restart hashicorp nomad containers

Language: Go - Size: 9.28 MB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 68 - Forks: 6

jcoreio/promisify-child-process

seriously like the best async child process library

Language: JavaScript - Size: 1.21 MB - Last synced at: 9 days ago - Pushed at: 16 days ago - Stars: 64 - Forks: 3

deadwood2/AROS

Language: C - Size: 197 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 60 - Forks: 7

jprjr/lua-resty-exec

Run external programs in OpenResty without spawning a shell or blocking

Language: Lua - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 15

ehmicky/gulp-execa

Gulp.js command execution for humans

Language: JavaScript - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 58 - Forks: 5

TiBeN/shortcutd

Launch commands when pressing keyboard keys combinations. No graph. env needed. Support keyboard hotplug

Language: JavaScript - Size: 18.6 KB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 50 - Forks: 3

msantos/alcove

Control plane for system processes

Language: C - Size: 1.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 2

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函数变得几乎绝对安全。

Language: Python - Size: 18.6 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 47 - Forks: 4

Serups/Fivem-Exec

🩸 Lua Exec Bypass

Language: C++ - Size: 342 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 45 - Forks: 15

ehmicky/nvexeca

nvm + execa = nvexeca

Language: JavaScript - Size: 11 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 43 - Forks: 5

kgit2/kommand

Kotlin Native library for run external command

Language: Rust - Size: 1.95 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 43 - Forks: 1

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.

Language: TypeScript - Size: 1.3 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 10

jpts/kubectl-execws

A replacement for "kubectl exec" that works over WebSocket connections.

Language: Go - Size: 104 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 38 - Forks: 5

gabcollet/pipex

Pipex project school 42

Language: C - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 38 - Forks: 5

synrc/exe

🖥️ EXE: Shell Exec

Language: Erlang - Size: 76.2 KB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 37 - Forks: 16

msantos/prx

an Erlang library for interacting with Unix processes

Language: Erlang - Size: 604 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 37 - Forks: 6

abbat/elfexec

Utility to execute ELF binary directly from stdin pipe.

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 36 - Forks: 5

Serups/Example-Exec

💉 Example Injector Exec & For further Development

Language: C++ - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 11

vorburger/ch.vorburger.exec

Java library to launch external processes

Language: Java - Size: 194 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 34 - Forks: 9

coder/exectrace

Simple eBPF-based exec snooping on Linux packaged as a Go library.

Language: Go - Size: 1.77 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 3

ica10888/k8s-terminal

A k8s web terminal connect tool, java lightweight implementation.

Language: Java - Size: 328 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 21

ggrandes-clones/pmon 📦

Copy: Linux process monitoring (exec, fork, exit, set*uid, set*gid)

Language: C - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 29 - Forks: 29

webpod/zurk

A generic process spawner

Language: JavaScript - Size: 345 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 27 - Forks: 3

grafana/xk6-exec

A k6 extension for running external commands.

Language: Go - Size: 15.8 MB - Last synced at: 5 days ago - Pushed at: 7 days ago - Stars: 25 - Forks: 23

magneum/youtube-exec

🔥🎶YouTube-Exec: Unleash the Power of YouTube Downloads!

Language: JavaScript - Size: 3.01 MB - Last synced at: 2 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 3

tiaanduplessis/shell-exec

Execute a command through the system shell

Language: TypeScript - Size: 274 KB - Last synced at: 26 days ago - Pushed at: almost 3 years ago - Stars: 24 - Forks: 2

amalfra/oexec

oexec is a Go package to execute shell commands in specified order

Language: Go - Size: 24.4 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 23 - Forks: 2

ptlis/shell-command

A better abstraction for running processes from PHP

Language: PHP - Size: 406 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 22 - Forks: 4

ehmicky/get-node

Download a specific version of Node.js

Language: JavaScript - Size: 12 MB - Last synced at: 23 days ago - Pushed at: about 2 months ago - Stars: 20 - Forks: 9

crazy-max/yasu

Yet Another Switch User

Language: Dockerfile - Size: 249 KB - Last synced at: 22 days ago - Pushed at: 3 months ago - Stars: 18 - Forks: 1

keilerkonzept/aws-secretsmanager-env

injects AWS Secrets Manager secrets as environment variables. single binary, no dependencies. osx & linux & windows. #aws #golang #cli

Language: Go - Size: 12.3 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 18 - Forks: 6

sebastianwebber/cmdr

golang helpers to call OS commands

Language: Go - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 18 - Forks: 5

harluo/boot

一个受SpringBoot的启发而创建Golang应用程序快速开发框架,基于harluo/di运行时依赖注入框架而生,尽量让使用者关注业务而不是底层框架;同时,尽量添加一些华丽而且实用的功能来方便开发者的使用。支持的功能有:1、类Springboot高生产力开发框架;2、配置文件无缝切换(支持JSON、YAML、TOML、XML以及环境变量支持和默认值配置支持);3、丰富的插件支持(Web、Http Client、MQTT、Redis、gRPC等一系统生产力集合框架);4、线程安全;5、高度可配置;以及其它一系统旨在提高生产力的功能集合

Language: Go - Size: 1.04 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 17 - Forks: 8

jthomperoo/test-exec-command-golang

Example showing how to test exec.Command in Go

Language: Go - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

mrusme/cexec

Execute any command, cache its output and get cached output on subsequent execution

Language: Go - Size: 31.3 KB - Last synced at: about 18 hours ago - Pushed at: about 19 hours ago - Stars: 16 - Forks: 0

ehmicky/node-version-alias

Resolve Node.js version aliases like `latest`, `lts` or `erbium`

Language: JavaScript - Size: 7.72 MB - Last synced at: 6 days ago - Pushed at: about 2 months ago - Stars: 16 - Forks: 6

alekseysotnikov/CmdTool

Execute console commands and scripts from Java easily

Language: Java - Size: 122 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 16 - Forks: 4

yggheim/k

Exec into kubernetes pod easy (via kubectl)

Language: Shell - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 0

yegor256/jaxec

Primitive execution of command line commands from Java (mostly useful for tests)

Language: Java - Size: 192 KB - Last synced at: 35 minutes ago - Pushed at: about 2 hours ago - Stars: 13 - Forks: 2

propensive/guillotine

Making the execution of system processes easier in Scala

Language: Scala - Size: 3.99 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 13 - Forks: 3

NightMachinery/brish

Safely embed Zsh in Python.

Language: Python - Size: 99.6 KB - Last synced at: 25 days ago - Pushed at: 4 months ago - Stars: 13 - Forks: 0

msantos/execve

Go package for fexecve(3) and execveat(2)

Language: Go - Size: 13.7 KB - Last synced at: 17 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

JS-DevTools/ez-spawn

Simple, consistent, cross-platform process spawning

Language: JavaScript - Size: 766 KB - Last synced at: 23 days ago - Pushed at: almost 5 years ago - Stars: 13 - Forks: 1

rmohr/kubernetes-custom-exec

Demo on how to write your own `kubectl exec` command with client-go

Language: Go - Size: 11.8 MB - Last synced at: about 1 month ago - Pushed at: about 8 years ago - Stars: 13 - Forks: 6

ehmicky/preferred-node-version

Get the preferred Node.js version of a project or user

Language: JavaScript - Size: 7.32 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 26

fabiospampinato/nanoexec

A tiny wrapper around "spawn" for executing a command efficiently and conveniently.

Language: TypeScript - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 12 - Forks: 0

tunnckoCore/hela3

:icecream: Powerful software development experience. :sparkles:

Language: JavaScript - Size: 18.8 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

clarketm/go-bash-wrapper

Run bash scripts with Golang

Language: Go - Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 12 - Forks: 1

turbot/steampipe-plugin-exec

Use SQL to instantly query & run shell commands on local & remote servers. Open source CLI. No DB required.

Language: Go - Size: 338 KB - Last synced at: 23 days ago - Pushed at: 27 days ago - Stars: 11 - Forks: 1

ehmicky/all-node-versions

List all available Node.js versions

Language: JavaScript - Size: 11.2 MB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 11 - Forks: 4

msantos/runcron

simple, safe, container-friendly cron alternative

Language: C - Size: 103 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

krystal/go-runner

Go package exposing a simple interface for executing commands, enabling easy mocking and wrapping of executed commands.

Language: Go - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 0

jkstack/exec-agent

远程脚本执行agent

Language: Go - Size: 344 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 9 - Forks: 6

legodude17/npm-exec

Run your npm scripts without needing to load all of npm. :smile:

Language: JavaScript - Size: 9.77 KB - Last synced at: 18 days ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 0

jedwards1211/async-child-process

Promise-based child process interface (you might want to use promisify-child-process instead!)

Language: JavaScript - Size: 67.4 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 0

diranged/oz

Oz RBAC Controller

Language: Go - Size: 1.11 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 8 - Forks: 3

ehmicky/normalize-node-version

Normalize and validate Node.js versions

Language: JavaScript - Size: 13.8 MB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 3

gutenye/script.js

Write shell scripts in JavaScript

Language: TypeScript - Size: 191 KB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

hugojosefson/deno-run-simple

Simple `run` function to execute shell commands in Deno.

Language: TypeScript - Size: 90.8 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 8 - Forks: 1

Cweili/vm-worker

Tiny virtual machine for browser to execute javascript modules in Web Worker

Language: JavaScript - Size: 59.6 KB - Last synced at: 15 days ago - Pushed at: 7 months ago - Stars: 8 - Forks: 0

phatblat/ShellExec

🐚 Gradle plugin with a simpler Exec task

Language: Kotlin - Size: 527 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 8 - Forks: 3

msaaddev/node-async-exec

🎲 Run shell command with exec asynchronously

Language: JavaScript - Size: 59.6 KB - Last synced at: 20 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

savetodrive/thekdar

Thekdar is module which will manage node child process , it will help us creating workers, distribute task across workers, kill workers or limit there work

Language: JavaScript - Size: 356 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 3

xfgusta/execdir

Execute a command in a specific directory

Language: C - Size: 43 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1

rovelstars/rovel.js

The awesome package with fully packed features for every developer on earth!

Language: JavaScript - Size: 1.78 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 2

fabiandev/node-exec-promise

Execute commands from Node.js and get a Promise back.

Language: JavaScript - Size: 9.77 KB - Last synced at: about 22 hours ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

ehmicky/get-node-cli

Download a specific version of Node.js (CLI)

Language: JavaScript - Size: 12.4 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 1

msantos/stdio

Reliably reap, restrict and isolate system tasks: Stdio is a control plane for processes

Language: Elixir - Size: 232 KB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 7 - Forks: 0

predetermined/2exec

A super simple and reliable 💪 shell execution library for Deno

Language: TypeScript - Size: 27.3 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

oleiade/xk6-exec

A k6 extension to execute shell commands from your k6 scripts

Language: Go - Size: 27.3 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

activeviam/execli

Genenerate task running CLIs declaratively

Language: TypeScript - Size: 466 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 0

katzer/mruby-process Fork of iij/mruby-process

Process module for mruby

Language: C - Size: 552 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 6

kata198/bash-resume

Adds support in shell scripts to resume execution at last failing point, or to tag completed items to not repeat upon subsequent executions. Like "make" for shell scripts!

Language: Shell - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 2

thiagodp/split-cmd

💦Split a command into an array or an object for using with spawn or execa

Language: JavaScript - Size: 155 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

yowainwright/stdoutToJSON

Transforms stdout (standard out) to JSON 📇

Language: TypeScript - Size: 746 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 5 - Forks: 0

bahmutov/execa-wrap

Wraps execa and makes output suitable for snapshot testing

Language: JavaScript - Size: 154 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

rarissimaavis/Sistemi-Operativi

Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

mearns/just-run-it

A simple and straightforward javascript library for running system commands

Language: JavaScript - Size: 158 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

JS-DevTools/chai-exec

Chai plugin for testing CLIs

Language: JavaScript - Size: 681 KB - Last synced at: 20 days ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

sshaw/optout

The opposite of getopt(): validate an option hash and turn it into something appropriate for exec() and system()-like functions

Language: Ruby - Size: 38.1 KB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

rmariuzzo/markdown-exec

Execute commands in your Markdown and keep the output.

Language: JavaScript - Size: 35.2 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

VXAPPS/modern.cpp.core

Modern C++ Core Classes

Language: C++ - Size: 669 KB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 3

ehmicky/fetch-node-website

Fetch releases on nodejs.org

Language: JavaScript - Size: 13 MB - Last synced at: 16 days ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 3

romainPrignon/unshell

Set your shell free !

Language: TypeScript - Size: 776 KB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 4 - Forks: 0

zacanger/is-program-installed

Check if a program is installed, on Unix-like systems

Language: JavaScript - Size: 1.02 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 4 - Forks: 0