ts-node-action
Node Executor
A framework for running functions on Tree-sitter nodes and updating the buffer with the result.
Neovim Plugin for running functions on nodes.
362 stars
6 watching
20 forks
Language: Lua
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
samharju/yeet.nvim | A tool for running shell commands in terminal buffers or tmux panes with minimal configuration. | 100 |
itcathyh/conexec | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
weihanli/dotnet-exec | A tool for executing C# code without a project file, allowing custom entry points. | 51 |
hendrixstring/android-zorn | Provides a framework for asynchronously executing tasks in Android using workers and manager classes. | 87 |
grafana/xk6-exec | A tool for executing external commands within the context of a performance testing framework. | 22 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 151 |
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
gabeduke/kubectl-iexec | An interactive tool for executing commands on pods in a Kubernetes cluster. | 135 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 968 |
jpdasma/kubectl-exec-all | Tool to execute commands in all containers of a given Kubernetes resource | 4 |
stocks29/graphex | A library for composing and executing task graphs in Elixir. | 12 |
chriskohlhoff/executors | A C++14 library providing executors and related functionality for asynchronous operations | 495 |
tchoutri/exon | Manages and documents physical items with user authentication and CRUD capabilities | 22 |
globocom/functions | A serverless platform that executes code in isolated environments without worrying about infrastructure | 48 |
jessedoyle/duktape.cr | A Crystal library that provides bindings to the Duktape javascript engine for executing JavaScript code in Ruby programs. | 137 |