Projects in Awesome Lists tagged with execution
A curated list of projects in awesome lists tagged with execution .
https://github.com/wundergraph/graphql-go-tools
GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
ast ast-normalization ast-parser ast-printer ast-transformation ast-visitor complexity-analysis execution execution-engine golang graphql graphql-tools introspection introspection-query lexer linter parser parsing printing validation
Last synced: 06 Feb 2026
https://github.com/jensneuse/graphql-go-tools
GraphQL Router / API Gateway framework written in Golang, focussing on correctness, extensibility, and high-performance. Supports Federation v1 & v2, Subscriptions & more.
ast ast-normalization ast-parser ast-printer ast-transformation ast-visitor complexity-analysis execution execution-engine golang graphql graphql-tools introspection introspection-query lexer linter parser parsing printing validation
Last synced: 13 Jun 2025
https://github.com/crypto-chassis/ccapi
A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
algo-trading api arbitrage automated-trading bitcoin c-plus-plus crypto cryptocurrency csharp exchange execution fixprotocol go java javascript library market-data python strategy trading-bot
Last synced: 28 Jan 2026
https://github.com/komorra/NodeEditorWinforms
Node based user control / editor for Windows Forms
blocks csharp dotnet execution flow graph node visualisation winforms
Last synced: 20 Nov 2025
https://github.com/komorra/nodeeditorwinforms
Node based user control / editor for Windows Forms
blocks csharp dotnet execution flow graph node visualisation winforms
Last synced: 16 May 2025
https://github.com/gmickel/gmickel-claude-marketplace
Claude Code plugins for reliable AI coding. Flow-Next: plan-first workflows, Ralph autonomous mode (overnight coding with fresh context), multi-model review gates via RepoPrompt/Codex, re-anchoring to prevent drift, receipt-based gating.
ai-agent ai-workflow anthropic autonomous-agent claude-code claude-code-plugin cli code-review execution marketplace planning plugin ralph-mode workflow
Last synced: 08 Feb 2026
https://github.com/docker-exec/dexec
:whale: Command line interface for running code in many languages via Docker.
Last synced: 15 Mar 2025
https://github.com/ottomatica/docable-notebooks
:ledger: Next-Generation Interactive Notebooks
execution notebook tutorials workshops
Last synced: 07 Apr 2025
https://github.com/Anteste/WebMap
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
automation bruteforce dirb dirbuster dirsearch execution generation gobuster hacking hacking-tool nikto nmap penetration-testing pentesting python report scanner-web webmap wordlist
Last synced: 07 Apr 2025
https://github.com/andreafioraldi/idangr
Use angr in the IDA Pro debugger generating a state from the current debug session
angr concrete debugger execution gui ida ida-plugin ida-pro idapython plugin symbolic symbolic-execution
Last synced: 08 May 2025
https://github.com/andreafioraldi/IDAngr
Use angr in the IDA Pro debugger generating a state from the current debug session
angr concrete debugger execution gui ida ida-plugin ida-pro idapython plugin symbolic symbolic-execution
Last synced: 13 Mar 2025
https://github.com/akshinmustafayev/EasyJob
:hammer: EasyJob - keep and execute your PowerShell and BAT scripts from one interface
easyjob execution gui powershell runner script task
Last synced: 02 Apr 2025
https://github.com/the-z-labs/bof-launcher
Beacon Object File (BOF) launcher - library for executing BOF files in C/C++/Zig applications
adversarial-attacks beacon beaconobjectfile bof cobalt cobalt-strike coff cybersecurity elf execution in-memory penetration-testing-tools post-exploitation red-team security-tools
Last synced: 04 Apr 2025
https://github.com/The-Z-Labs/bof-launcher
Beacon Object File (BOF) launcher - library for executing BOF files in C/C++/Zig applications
adversarial-attacks beacon beaconobjectfile bof cobalt cobalt-strike coff cybersecurity elf execution in-memory penetration-testing-tools post-exploitation red-team security-tools
Last synced: 05 Apr 2025
https://github.com/intelygenz/Kommander-iOS
A lightweight, pure-Swift library for manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
block cancel closure command concurrency current dispatcher dispatchqueue error execute execution kommand kommander main operationqueue pattern success swift task thread
Last synced: 30 Jul 2025
https://github.com/jialuechen/genmarket
Python Market Simulation Engine Built on top of Generative AI
attention-mechanism diffusion-models event-driven execution market-making portfolio-optimization quant-finance transformer vae
Last synced: 06 Apr 2025
https://github.com/jialuechen/deepfolio
Diffusion-Transformer for Joint Portfolio Construction & Execution Optimization
attention-mechanism diffusion-models event-driven execution market-making portfolio-optimization quant-finance transformer
Last synced: 27 Jan 2026
https://github.com/onury/perfy
A simple, light-weight NodeJS utility for measuring code execution in high-resolution real times.
benchmark execution javascript performance time
Last synced: 20 Aug 2025
https://github.com/princetonuniversity/muchisim
Simulator framework for analysis of performance, energy consumption, area and cost of multi-node multi-chiplet tile-based manycore designs
cost-model data-centric data-local energy-model execution manycore multi-chip multi-chiplet network performance-modeling-and-analysis pgas simulation simulator
Last synced: 16 Jul 2025
https://github.com/zorazrw/odex
[EMNLP'23] Execution-Based Evaluation for Open Domain Code Generation
code-generation evaluation execution open-domain
Last synced: 15 Apr 2025
https://github.com/austintgriffith/delegated-execution-subscriptions
🕰️⚙️Recurring delegated execution through an identity proxy with meta transactions
delegated eip1337 eip948 ethereum execution meta subscriptions transactions
Last synced: 04 Jul 2025
https://github.com/PrincetonUniversity/muchisim
Simulator framework for analysis of performance, energy consumption, area and cost of multi-node multi-chiplet tile-based manycore designs
cost-model data-centric data-local energy-model execution manycore multi-chip multi-chiplet network performance-modeling-and-analysis pgas simulation simulator
Last synced: 11 May 2025
https://github.com/shramos/winregmitm
Perform MiTM attack and remove encryption on Windows Remote Registry Protocol.
cipher communication decipher downgrade encryption execution force middle mitm packets payload protocol remote remote-machine tcp victim windows-registry winreg
Last synced: 02 Aug 2025
https://github.com/byt3n33dl3/carnotaurus
Backdoor for Rubella on Shell's
backdoor execution payload shellcode shellscript trojan
Last synced: 15 Apr 2025
https://github.com/zjunlp/trice
[NAACL 2024] Making Language Models Better Tool Learners with Execution Feedback
agent execution feedback knowlm large-language-models natur natural-language-processing reasoning reinforcement-learning tool-learning tools trice
Last synced: 13 Jun 2025
https://github.com/mgernand/expressionreflect
Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.
c-sharp delegate emit execution expression reflection runtime xamarin xamarin-ios
Last synced: 23 Apr 2025
https://github.com/dcgadmin/pg_sqltxplain
pg_sqltxplain - Simplifying PostgreSQL Execution Plan Analysis by curating underlying stats in a single html report.
analysis analyze buffers database execution explain performance perv2 plan postgres postgresql report report-generator sql sqltuning statistics tuning
Last synced: 14 Apr 2025
https://github.com/tabkram/execution-engine
A TypeScript library for tracing and visualizing code execution workflows.
execution execution-context execution-engine execution-workflow graph json node trace workflow workflow-engine
Last synced: 09 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/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/norberttech/symfony-process-executor
💻 Symfony Process Component on steroids, async/sync execution chain.
execution parallel process symfony
Last synced: 13 Apr 2025
https://github.com/byt3n33dl3/wincobaltexec
𝐀 𝐕 𝐊 𝐈 𝐋 𝐋 𝐄 𝐗 𝐄 𝐂
antivirus-bypass brutalism cracker execution
Last synced: 13 Apr 2025
https://github.com/olets/command-execution-timer
A zsh plugin for measuring, working with, and displaying the time an interactive shell command takes to execute.
command-line execution powerlevel10k timer zsh
Last synced: 08 Oct 2025
https://github.com/enisdenjo/graphql-composite
Spec agnostic GraphQL composite schema planner, executor and explainer.
composite execution federation gateway graphql planning
Last synced: 24 Sep 2025
https://github.com/madladsquad/untitledexec
A cross-platform wrapper on top of fork and exec/CreateProcess
c cpp cross-platform execution library unix windows
Last synced: 11 Apr 2025
https://github.com/oblipix/notepad
Notepad is a simple and lightweight text editor developed with Electron, designed to offer a fast and distraction-free experience. Ideal for quick note-taking, text editing, and organizing ideas, with a clean and easy-to-use interface.
bloco-de-notas electron electron-app execution js linux mac notepad windows
Last synced: 11 Sep 2025
https://github.com/engineeringsoftware/tempo
Programming and execution model for parallel bounded exhaustive testing
bounded-exhaustive-testing execution model programming
Last synced: 12 May 2025
https://github.com/mezhevikin/measure
⏲ A tiny package to measure code execution time. Only 20 lines of code.
banchmarks duration execution ios lightweight macos measure measurement operation swift swift5 time
Last synced: 12 Jul 2025
https://github.com/louisbrulenaudet/balena
BALanced Execution through Natural Activation : a human-computer interaction methodology for code running.
execution python3 sentence-similarity sentence-transformers speech-recognition speech-to-function speech-to-text terminal transformers wav2vec2
Last synced: 14 Jul 2025
https://github.com/styfle/exeggcute
🥚 A node.js module to make executing shell cmds a breeze!
command-line execute execution executor
Last synced: 10 Jul 2025
https://github.com/felipensp/libvm
Register-based VM as C library
c execution language lib register-based runtime vm
Last synced: 22 Aug 2025
https://github.com/anhtester/seleniumtestng092022parallel
Source code khoá học Selenium Java khoá 09/2022 nội dung Parallel Execution từ bài 25 đến hết.
allure-reports anhtester execution extentreports java log4j2 maven page-object-model pageobject-pattern parallel selenium selenium-java selenium-webdriver testng-framework
Last synced: 22 Aug 2025
https://github.com/strolch-li/strolch
Strolch is a parameterized framework for use on servers and IoT
execution framework java platform
Last synced: 11 Dec 2025
https://github.com/0xricksanchez/articles
collection of articles of random topics for private research purposes
article aslr aslr-bypass canary execution exploitation iot network nx prevention printer protocol pwnable research shodan
Last synced: 13 Apr 2025
https://github.com/siddhi-io/siddhi-execution-tensorflow
Extension that adds support for inferences from pre-built TensorFlow SavedModels
deep-learning deep-neural-network execution extension machine-learning ml neural-network siddhi tensorflow
Last synced: 12 Jun 2025
https://github.com/siddhi-io/siddhi-execution-streamingml
Extension that performs streaming machine learning on event streams
deep-learning execution extension machine-learning ml online online-machine-learning siddhi
Last synced: 24 Apr 2025
https://github.com/siddhi-io/siddhi-execution-string
Extension that provides basic string handling capabilities
execution expression-evaluator extension siddhi string utility
Last synced: 15 Apr 2025
https://github.com/aerosonik/executionpipe
Lightweight library with base abstractions and implementations for creating custom pipe of sequential or parallel execution.
architecture csharp execution execution-statistics executor executor-service microservices-architecture pipeline solid
Last synced: 11 Apr 2025
https://github.com/tomasbouda/powerclam
Small library for executing powershell scripts.
execution library powershell runner script
Last synced: 12 Apr 2025
https://github.com/codetanzania/emis-incident
A representation of an entity which define and track an instance(or occurrence) of an emergency(or disaster) event.
action activation assessement codetanzania disaster emergency emis emis-module event execution hazard incident task
Last synced: 08 May 2025
https://github.com/zombiegeek0/shelly
Shelly: Reverse shell simple con Python
commands connection execution graphicall gui hacking intrusion malware os pentesting python python3 remote reverse shell shelly target zombiegeek0
Last synced: 24 Dec 2025
https://github.com/velodex/rtix
Realtime Interprocess Communication and Orchestration for Robotics & AI
artificial-intelligence control embodied-ai execution ipc motion-planning orchestration perception realtime robotics ros ros2 runtime shared-memory
Last synced: 25 Jun 2025
https://github.com/zainabdnaya/minishell_42
The objective of this project is for you to create a simple shell.
42projects c execution minishell parsing sh
Last synced: 08 Sep 2025
https://github.com/hasnocool/war_thunder_camouflage_scraper
A concurrent web scraper designed to collect camouflage information from war thunder aircrafts.
asyncio camouflage concurrent data execution handling playwright python scraping signal sqlite3 thunder war web
Last synced: 04 Jan 2026
https://github.com/miku/runpad
Run code from an etherpad
code collaboration etherpad execution
Last synced: 18 Mar 2025
https://github.com/astrid-project/restable
Make HTTP REST interface for standard CLI applications.
cli commands configurations execution parameters read rest-api update
Last synced: 09 Apr 2025
https://github.com/suenerve/uep
Unwanted Execution Prevention - (Virustotal, etc)
anti anti-virtualmachine anti-virustotal anti-vm etc executable execution list prevention python unwanted virus virustotal
Last synced: 25 Dec 2025
https://github.com/mimic-protocol/contracts
Mimic Protocol Contracts
automation blockchain defi ethereum execution intent-based mimic solana
Last synced: 26 Jan 2026
https://github.com/jweinst1/lobster
A super-fast, binary expression language
binary-data compiler execution programming-language
Last synced: 21 Feb 2025
https://github.com/gabrielmaialva33/winx-code-agent
✨ A high-performance code agent written in Rust, combining the best features of WCGW for maximum efficiency and semantic capabilities. 🦀
autonomous code-agent computer control execution llm-agent llm-code mcp rust serena shell vibe-coding vibecoding wcgw
Last synced: 30 Apr 2025
https://github.com/ayavilevich/mqtt-win-exec
An agent to execute commands in response to mqtt messages and publish output of commands to mqtt topics
automation execution hass home-assistant mqtt pc windows
Last synced: 06 Mar 2025
https://github.com/siddhi-io/siddhi-execution-regex
Extension that provides basic RegEx execution capabilities
execution extension recursively-search regex search siddhi
Last synced: 24 Apr 2025
https://github.com/siddhi-io/siddhi-execution-json
Extension that provides the capability to send a map object inside Siddhi stream definitions and use it within queries
execution extension json json-parser siddhi utility
Last synced: 24 Apr 2025
https://github.com/hbb-polinema/optplusgraph
Based on pythontutor.com source code + Graph Visualization
code execution graph learning visualization
Last synced: 27 Feb 2025
https://github.com/m-kus/mpipe
Build a trading system out of functional modules
algotrading execution pipeline trading-bot
Last synced: 25 Jul 2025
https://github.com/illarion/rtransaction
Transaction engine for node.js with optional retries and rollback
Last synced: 24 Feb 2025
https://github.com/firsttimeez/simple-api-router
A lightweight, flexible API routing library for JavaScript that provides a simple and extensible way to define and manage API Endpoints.
api backend dynamic endpoint execution extensible flexible framework handler lightweight router routing server simple
Last synced: 07 Feb 2026
https://github.com/j0rgeserran0/executiontimemeasurement
Library for .NET and .NET Core to measure the runtime of a method
csharp dotnet dotnet-core execution measure measurement netcore netframework performance time
Last synced: 14 Mar 2025
https://github.com/42yerevanprojects/minishell
As beautiful as a shell. Implementation of the 42 project minishell
42born2code 42school bash c execution parsing processes shell signal-handling
Last synced: 11 Sep 2025
https://github.com/siddhi-io/siddhi-execution-list
Extension that provides the capability to send an array object inside Siddhi stream definitions and use it within queries
execution extension list siddhi
Last synced: 24 Apr 2025
https://github.com/siddhi-io/siddhi-execution-math
Extension which provides useful mathematical functions
execution expression-evaluator extension math siddhi utility
Last synced: 24 Apr 2025
https://github.com/mimic-protocol/tooling
Mimic Protocol Tooling
automation blockchain defi ethereum execution intent-based mimic
Last synced: 10 Feb 2026
https://github.com/jsdario/promise-unmap
Wait for all promises to fulfill, and throw if some fail, after all have fulfilled
bluebird execution lightweight map parallel promises serial
Last synced: 27 Mar 2025
https://github.com/mimic-protocol/examples
Mimic Protocol Examples
automation blockchain defi ethereum execution intent-based mimic
Last synced: 26 Jan 2026
https://github.com/schamane/serialexec
Serial execution of asynchronouse functions for javascript
async execution helper library nodejs npm npm-package serial typescript utility
Last synced: 27 Mar 2025
https://github.com/2i2c-org/clinder
CLI & Action for executing provisioning a BinderHub session
binder binderhub execution jupyter-server
Last synced: 17 Jan 2026
https://github.com/avdv/fosdem25
FOSDEM '25 talk: Remote Execution with Nix + Buck2
buck2 execution fosdem2025 nix remote
Last synced: 07 Oct 2025
https://github.com/piotrpress/executor
This library is an object wrapper for an exec PHP function.
cli command command-line commandline exec execute execution executor
Last synced: 22 Feb 2025
https://github.com/miguel-dorta/si
Single Instance: keep just one instance of your program
Last synced: 14 Jan 2026
https://github.com/develol/html-web-execution-simple
[HTML] Is a simple web-based HTML code executor. It is focused on mobile device browsers
ace ace-editor aceeditor browser css execution html html5 hypertext hypertext-markup-language index javascript js mit mobile web
Last synced: 16 Oct 2025
https://github.com/ahaddad98/minnishell
This project contains a small version of SHELL system
Last synced: 28 Jun 2025