10,543 skills found · Page 7 of 352
burtonageo / Cargo BundleWrap rust executables in OS-specific app bundles
aleixmorgadas / Awesome Engineering Strategy🎉 How to design and execute engineering strategies for tech leadership.
informalsystems / QuintAn executable specification language with delightful tooling based on the temporal logic of actions (TLA)
optiv / MangleMangle is a tool that manipulates aspects of compiled executables (.exe or DLL) to avoid detection from EDRs
joh / When ChangedExecute a command when a file is changed
robrich / OrchestratorA module for sequencing and executing tasks and dependencies in maximum concurrency
kenryu42 / Claude Code Safety NetA coding agent hook that acts as a safety net, catching destructive git and filesystem commands before they execute.
zerodha / DungbeetleA distributed job server built specifically for queuing and executing heavy SQL read jobs asynchronously. Separate out reporting layer from apps. MySQL, Postgres, ClickHouse.
javapackager / JavaPackager:package: Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.
runestubbe / CrinklerCrinkler is an executable file compressor (or rather, a compressing linker) for compressing small 32-bit Windows demoscene executables. As of 2026, it is the most widely used tool for compressing 1k/4k/8k intros.
NathanFlurry / VisualProgrammingLanguageVisual programming language written in Swift that assembles to executable Swift code.
Link-Kou / Intellij Mybaitslog用于在IDEA将Mybatis的SQL日志还原为可执行的SQL,Used to restore Mybatis SQL logs to executable SQL in IDEA,
Ne0nd0g / Go ShellcodeA repository of Windows Shellcode runners and supporting utilities. The applications load and execute Shellcode using various API calls or techniques.
SpencerPark / IJavaA Jupyter kernel for executing Java code.
codeaashu / Claude CodeClaude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
petoolse / PetoolsPE Tools - Portable executable (PE) manipulation toolkit
xland / ScreenCaptureA feature-rich screen capture software with just a single executable file
Mathics3 / Mathics CoreAn open-source Mathematica Kernel. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
S3cur3Th1sSh1t / CredsSome usefull Scripts and Executables for Pentest & Forensics
DeNA / HandlerSocket Plugin For MySQLHandlerSocket is a NoSQL plugin for MySQL, working as a daemon inside the mysqld process, to accept tcp connections, and execute requests from clients. HandlerSocket does not support SQL queries; instead it supports simple CRUD operations on tables.