dev-util packages

393 packages - The dev-util category contains various miscellaneous development utilities.

dev-util / 0xtools : Always-on profiling for production systems

dev-util / App-SVN-Bisect : Binary search through svn revisions

dev-util / FlameGraph : Visualization of hierarchical data, especially profiled stack traces

dev-util / ROPgadget : Search for gadgets in binaries to facilitate your ROP exploitation

dev-util / Tensile : Stretching GPU performance for GEMMs and tensor contractions

dev-util / abi-compliance-checker : A tool for checking backward compatibility of a C/C++ library

dev-util / abi-dumper : Dump ABI of an ELF object containing DWARF debug info

dev-util / abootimg : Manipulate Android boot images

dev-util / act : run github workflows locally

dev-util / amtterm : A nice tool to manage amt-enabled machines

dev-util / android-sdk-update-manager : Open Handset Alliance's Android SDK

dev-util / android-studio : Android development environment based on IntelliJ IDEA

dev-util / android-tools : Android platform tools (adb, fastboot, and mkbootimg)

dev-util / android-udev-rules : Android udev rules list aimed to be the most comprehensive on the net

dev-util / anjuta : Base library of defunct IDE for GNOME to run applications

dev-util / archdiff : Utility to view the differences between two source code archives

dev-util / argouml : Modelling tool that helps you do your design using UML

dev-util / aruba : Cucumber steps for driving out command line applications

dev-util / astyle : Artistic Style is a re-indenter and reformatter for C++, C and Java source code

dev-util / autodia : Parses source code, XML or data and produces an XML document in Dia format

dev-util / autoproject : Start a programming project using autotools and a command line parser generator

dev-util / azuredatastudio : Data management and development tool from Microsoft

dev-util / babeltrace : A command-line tool and library to read and convert trace files

dev-util / bats : Bats-core: Bash Automated Testing System

dev-util / bbe : Sed-like editor for binary files

dev-util / bcc : Tools for BPF-based Linux IO analysis, networking, monitoring, and more

dev-util / bcpp : Indents C/C++ source code

dev-util / bdelta : Binary Delta - Efficient difference algorithm and format

dev-util / bear : Build EAR generates a compilation database for clang tooling

dev-util / biew : A portable viewer of binary files, hexadecimal and disassembler modes

dev-util / bin_replace_string : A tool to edit C strings in compiled binaries

dev-util / bindgen : Automatically generates Rust FFI bindings to C and C++ libraries.

dev-util / bingrep : Binary file analysis tool

dev-util / bitcoin-tx : Transitional package for net-p2p/bitcoin-core

dev-util / bloaty : A size profiler for binaries

dev-util / blueprint-compiler : Compiler for Blueprint, a markup language for GTK user interfaces

dev-util / bootconfig : Bootconfig tools for kernel command line to support key-value

dev-util / bpftool : Tool for inspection and simple manipulation of eBPF programs and maps

dev-util / bpftop : Process monitor for BPF programs

dev-util / breakpad : implement a crash-reporting system.

dev-util / bsdiff : bsdiff: Binary Differencer using a suffix alg

dev-util / btyacc : Backtracking YACC - modified from Berkeley YACC

dev-util / bugbite-cli : A command line tool for bug, issue, and ticket mangling

dev-util / buildbot : BuildBot build automation system

dev-util / buildbot-badges : Buildbot badges plugin produces an image in SVG or PNG format...

dev-util / buildbot-console-view : Buildbot console-view plugin

dev-util / buildbot-grid-view : BuildBot grid view web interface

dev-util / buildbot-pkg : BuildBot common www build tools for packaging releases

dev-util / buildbot-react-console-view : Buildbot react based console-view plugin

dev-util / buildbot-react-grid-view : BuildBot react based grid view web interface

dev-util / buildbot-react-wsgi-dashboards : Buildbot plugin to integrate flask or bottle dashboards to buildbot UI

dev-util / buildbot-waterfall-view : Buildbot waterfall-view plugin

dev-util / buildbot-worker : BuildBot Worker (slave) Daemon

dev-util / buildbot-wsgi-dashboards : Buildbot plugin to integrate flask or bottle dashboards to buildbot UI

dev-util / buildbot-www : BuildBot base web interface, use with buildbot-{console-view,waterfall-view}...

dev-util / buildbot-www-react : BuildBot base web interface, use with buildbot-react-{console-view,grid-view}...

dev-util / byacc : The best variant of the Yacc parser generator

dev-util / cargo-audit : Audit Cargo.lock for crates with security vulnerabilities

dev-util / cargo-c : Helper program to build and install c-like libraries

dev-util / cargo-ebuild : Generates an ebuild for a package using the in-tree eclasses.

dev-util / cargo-license : Cargo subcommand to see license of dependencies

dev-util / cargo-nextest : Next-generation test runner for Rust

dev-util / cargo-tarpaulin : Cargo-Tarpaulin is a tool to determine code coverage achieved via tests

dev-util / catalyst : Release metatool used for creating releases based on Gentoo Linux

dev-util / catfish : A frontend for find, (s)locate, doodle, tracker, beagle, strigi and pinot

dev-util / cbindgen : A tool for generating C bindings to Rust code

dev-util / ccache : Fast compiler cache

dev-util / cccc : Source metrics (line counts, complexity, etc) for Java and C++

dev-util / ccls : C/C++/ObjC language server

dev-util / cdecl : Composing and deciphering C (or C++) declarations or casts, aka "gibberish."

dev-util / cflow : C function call hierarchy analyzer

dev-util / cgvg : Minimal command-line source browsing tool similar to cscope

dev-util / checkbashisms : Perl script to check for commonly used bash features not defined by POSIX

dev-util / chirurgien : Chirurgien helps to understand and manipulate file formats

dev-util / chroot-wrapper : Wrapper for chroot to set up some bind mounts, namespaces, and control groups

dev-util / clair : Vulnerability Static Analysis for Containers

dev-util / clazy : Compiler plugin which allows clang to understand Qt semantics

dev-util / clinfo : A tool to display info about the system's OpenCL capabilities

dev-util / clion : A complete toolset for C and C++ development

dev-util / clippy : Standalone clippy tool built from FRR sources

dev-util / cloc : Count Lines of Code

dev-util / cmocka : Unit testing framework for C

dev-util / coccigrep : A semantic grep for the C language

dev-util / coccinelle : Program matching and transformation engine

dev-util / codeblocks : The open source, cross platform, free C, C++ and Fortran IDE

dev-util / codespell : Check text files for common misspellings

dev-util / colm : COmputer Language Manipulation

dev-util / colorgcc : Perl script to colorise the gcc output

dev-util / complexity : a tool designed for analyzing the complexity of C program functions

dev-util / conan : Distributed C/C++ package manager

dev-util / conf2struct : Create C parsers for libconfig and command-line

dev-util / cookiecutter : Command-line utility to create projects from cookiecutters (project templates)

dev-util / cppcheck : Static analyzer of C/C++ code

dev-util / cppi : a cpp directive indenter

dev-util / cpptest : Simple but powerful unit testing framework for C++

dev-util / cppunit : C++ port of the famous JUnit framework for unit testing

dev-util / cpputest : Unit testing and mocking framework for C/C++

dev-util / cproto : Generate C function prototypes from C source code

dev-util / cpuinfo-collection : huge collection of /proc/cpuinfo files

dev-util / cram : Functional testing framework for command line applications

dev-util / crash : Red Hat crash utility; used for analyzing kernel core dumps

dev-util / cscope : Interactively examine a C program

dev-util / csup : A rewrite of CVSup

dev-util / ctags : Exuberant Ctags creates tags files for code browsing in editors

dev-util / cucumber : Executable feature scenarios

dev-util / cucumber-ci-environment : Detect CI Environment from environment variables

dev-util / cucumber-compatibility-kit : Kit to check compatibility with official cucumber implementation

dev-util / cucumber-core : Executable feature scenarios

dev-util / cucumber-cucumber-expressions : a simpler alternative to Regular Expressions

dev-util / cucumber-gherkin : Fast Gherkin lexer and parser

dev-util / cucumber-html-formatter : HTML formatter for Cucumber

dev-util / cucumber-messages : Protocol Buffer messages for Cucumber's inter-process communication

dev-util / cucumber-rails : Executable feature scenarios for Rails

dev-util / cucumber-tag-expressions : Cucumber tag expressions for ruby

dev-util / cunit : C Unit Test Framework

dev-util / cutils : C language utilities

dev-util / cutter : A Qt and C++ GUI for rizin reverse engineering framework

dev-util / cvise : Super-parallel Python port of the C-Reduce

dev-util / cwdiff : A script that wraps wdiff to support directories and colorize the output

dev-util / datree : Tool to ensure K8s manifests and Helm charts follow best practices

dev-util / dbus-test-runner : Run executables under a new DBus session for testing

dev-util / debhelper : Collection of programs that can be used to automate common tasks in debian/rules

dev-util / debootstrap : Debian/Ubuntu bootstrap scripts

dev-util / debugedit : Create debuginfo and source file distributions

dev-util / dejagnu : Framework for testing other programs

dev-util / desktop-file-utils : Command line utilities to work with desktop menu entries

dev-util / devhelp : An API documentation browser for GNOME

dev-util / dialog : Tool to display dialog boxes from a shell

dev-util / diff-cover : Find diff lines that do not have test coverage

dev-util / diffball : Delta compression suite for using/generating binary patches

dev-util / diffoscope : Will try to get to the bottom of what makes files or directories different

dev-util / diffstat : Display a histogram of diff changes

dev-util / difftastic : A structural diff that understands syntax.

dev-util / diffuse : A graphical tool to compare and merge text files

dev-util / dirdiff : A tool for differing and merging directories

dev-util / directx-headers : DirectX header files and WSL stubs

dev-util / dissembler : polymorphs bytecode to a printable ASCII string

dev-util / docker-distribution-pruner : Clean all old container revisions from registry

dev-util / dogtail : GUI test tool and automation framework using accessibility framework

dev-util / drone : A Continuous Delivery platform built on Docker, written in Go

dev-util / drone-cli : Command-line interface for Drone

dev-util / dropwatch : Monitor for dropped network packets

dev-util / dwdiff : diff-like program operating at word level instead of line level

dev-util / ebuildtester : A dockerized approach to test a Gentoo package within a clean stage3 container

dev-util / edi : An EFL-based IDE

dev-util / editorconfig-geany : EditorConfig plugin for Geany

dev-util / egypt : Devilishly simple tool for creating call graphs of C programs

dev-util / elfkickers : Collection of programs to manipulate ELF files: sstrip, rebind, elfls, elftoc

dev-util / elfshaker : Stores binary objects efficiently

dev-util / flatpak-builder : Tool to build flatpaks from source

dev-util / flawfinder : Examines C/C++ source code for security flaws

dev-util / fq : Tool for working with binary data (app-misc/jq for binary formats)

dev-util / ftjam : A 100% compatible, enhanced implementation of the make alternative Jam

dev-util / ftnchek : Static analyzer a la 'lint' for Fortran 77

dev-util / fuzz : Stress-tests programs by giving them random input

dev-util / gcovr : A Python script for summarizing gcov data

dev-util / gdbus-codegen : GDBus code and documentation generator

dev-util / geany : GTK+ based fast and lightweight IDE

dev-util / geany-plugins : A collection of different plugins for Geany

dev-util / gengetopt : Tool to write command line option parsing code for C programs

dev-util / gertty : Gertty is a console-based interface to the Gerrit Code Review system

dev-util / gi-docgen : A documentation generator for GObject-based libraries

dev-util / git-delta : A syntax-highlighting pager for git

dev-util / git-fixup : Fighting the copy-paste element of your rebase workflow

dev-util / gitchangelog : Creates a nicely formatted changelog from git log history

dev-util / github-cli : GitHub CLI

dev-util / gitlab-ci-linter : linter for .gitlab-ci.yml files

dev-util / gitlab-cli : the official gitlab command line interface

dev-util / gitlab-runner : The official GitLab Runner, written in Go

dev-util / glade : A user interface designer for GTK+ and GNOME

dev-util / glib-utils : Build utilities for GLib using projects

dev-util / global : Tag system to find an object location in various sources

dev-util / glslang : Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator

dev-util / gnome-builder : An IDE for writing GNOME-based software

dev-util / gnome-devel-docs : Documentation for developing for the GNOME desktop environment

dev-util / gob : Preprocessor for making GTK+ objects with inline C code

dev-util / goland : Golang IDE by JetBrains

dev-util / google-perftools : Fast, multi-threaded malloc() and nifty performance analysis tools

dev-util / gource : A software version control visualization tool

dev-util / gperf : A perfect hash function generator

dev-util / gpp : A generic preprocessor

dev-util / gprof2dot : Converts profiling output to dot graphs

dev-util / gtk-builder-convert : Converts Glade files to GtkBuilder XML format

dev-util / gtk-doc : GTK+ Documentation Generator

dev-util / gtk-update-icon-cache : GTK update icon cache

dev-util / heaptrack : Fast heap memory profiler

dev-util / herdtools7 : The Herd toolsuite to deal with .cat memory models

dev-util / hermes : Lua based testing manager

dev-util / hfstospell : HFST spell checker library and command line tool

dev-util / hip : C++ Heterogeneous-Compute Interface for Portability

dev-util / hipcc : Radeon Open Compute hipcc

dev-util / hipify-clang : A set of tools to translate CUDA source code into portable HIP C++

dev-util / howdoi : A code search tool

dev-util / huc : HTML umlaut conversion tool

dev-util / hxd : Binary to hexadecimal converter

dev-util / hxtools : A collection of tools and scripts

dev-util / hyprwayland-scanner : A Hyprland implementation of wayland-scanner, in and for C++

dev-util / icemon : Monitor program for use with Icecream compile clusters based on KDE Frameworks

dev-util / idea-community : A complete toolset for web, mobile and enterprise development

dev-util / imediff2 : An interactive, user friendly 2-way merge tool in text mode

dev-util / include-what-you-use : Find unused include directives in C/C++ programs

dev-util / indent : Indent program source files

dev-util / intel-graphics-compiler : LLVM-based OpenCL compiler for OpenCL targetting Intel Gen graphics hardware

dev-util / intel-graphics-system-controller : Intel graphics system controller firmware update library

dev-util / intel-ocl-sdk : Intel's implementation of the OpenCL standard

dev-util / intel_clc : intel_clc tool used for building OpenCL C to SPIR-V

dev-util / intltool : Internationalization Tool Collection

dev-util / its4 : ITS4: Software Security Tool

dev-util / itstool : Translation tool for XML documents that uses gettext files and ITS rules

dev-util / japi-compliance-checker : Java API compliance checker

dev-util / jenkins-bin : The leading open source automation server

dev-util / jfrog-cli : Command line utility for operations on container images and image repositories

dev-util / kcov : Kcov is a code coverage tester for compiled languages, Python and Bash

dev-util / kdevelop : Integrated Development Environment, supporting KF6/Qt, C/C++ and much more

dev-util / kdevelop-pg-qt : LL(1) parser generator used mainly by KDevelop language plugins

dev-util / kdevelop-php : PHP plugin for KDevelop

dev-util / kdevelop-python : Python plugin for KDevelop

dev-util / kdstatemachineeditor : Framework for creating Qt State Machine metacode using graphical user interfaces

dev-util / kernelshark : Graphical reader for trace-cmd output

dev-util / kio-perldoc : KIO worker interface to browse Perl documentation

dev-util / kube-linter : kubernetes yaml and helm chart static analysis tool

dev-util / kubeval : validate kubernetes YAML or JSON configuration files

dev-util / kup : kernel.org uploader tool

dev-util / kyua : Testing framework for infrastructure software

dev-util / lcov : A graphical front-end for GCC's coverage testing tool gcov

dev-util / libabigail : Suite of tools for checking ABI differences between ELF objects

dev-util / librnp : High performance C++ OpenPGP library

dev-util / libtree : ldd as a tree with an option to bundle dependencies into a single folder

dev-util / linklint : A Perl program that checks links on web sites

dev-util / local-log4j-vuln-scanner : simple local log4j vulnerability scanner

dev-util / lockrun : Run cronjobs with overrun protection

dev-util / log4shelldetect : Check for java programs vulnerable to log4shell

dev-util / lsuio : List available userspace I/O (UIO) devices

dev-util / lttng-modules : LTTng Kernel Tracer Modules

dev-util / lttng-tools : Linux Trace Toolkit - next generation

dev-util / lttng-ust : Linux Trace Toolkit - UST library

dev-util / lv2lint : Check whether a given LV2 plugin is up to the specification

dev-util / lxqt-build-tools : LXQt Build Tools

dev-util / makeheaders : Tool that automatically generates .h files for a C or C++ programming project

dev-util / makepp : GNU make replacement

dev-util / marksman : LSP language server for editing Markdown files

dev-util / massif-visualizer : Tool visualising massif data

dev-util / maturin : Build and publish crates with pyo3, rust-cpython and cffi bindings

dev-util / maxcso : Fast cso compressor

dev-util / mdds : Collection of multi-dimensional data structure and indexing algorithm

dev-util / meld : A graphical diff and merge tool

dev-util / memprof : Profiling and leak detection tool

dev-util / min-cscope : Interactively examine a C program

dev-util / mingw64-runtime : Free Win64 runtime and import library definitions

dev-util / mingw64-toolchain : All-in-one mingw64 toolchain intended for building Wine without crossdev

dev-util / mk-configure : Lightweight replacement for GNU autotools

dev-util / nihtest : A testing tool for command line utilities

dev-util / ninka : A license identification tool for source code

dev-util / numdiff : File comparision, ignoring small numeric differences and formats

dev-util / nvidia-cuda-toolkit : NVIDIA CUDA Toolkit (compiler and friends)

dev-util / objconv : object code file converted (COFF, ELF, OMF, MACHO)

dev-util / omake : Make replacement

dev-util / open-vcdiff : An encoder/decoder for the VCDIFF (RFC3284) format

dev-util / opencl-headers : Unified C language headers for the OpenCL API

dev-util / oprofile : A transparent low-overhead system-wide profiler

dev-util / ostree : Operating system and container binary deployment and upgrades

dev-util / packer : A tool to create identical machine images for multiple platforms

dev-util / pahole : pahole (Poke-a-Hole) and other DWARF utilities

dev-util / patchelf : Small utility to modify the dynamic linker and RPATH of ELF executables

dev-util / patchutils : A collection of tools that operate on patch files

dev-util / patdiff : Colored patience diffs with word-level refinement

dev-util / peg : Recursive-descent parser generators for C

dev-util / perf : Userland tools for Linux Performance Counters

dev-util / pkgcheck : pkgcore-based QA utility for ebuild repos

dev-util / pkgconf : pkg-config compatible replacement with no dependencies other than C99

dev-util / pkgcruft : QA library and tools based on pkgcraft

dev-util / pkgdev : Collection of tools for Gentoo development

dev-util / pkgdiff : Package Changes Analyzer (pkgdiff)

dev-util / plan9port : Port of many Plan 9 programs and libraries

dev-util / ply : Dynamic instrumentation of the Linux kernel with BPF and kprobes

dev-util / poke : Extensible editor for structured binary data

dev-util / poke-elf : A GNU poke pickle for manipulating ELF files

dev-util / premake : A makefile generation tool

dev-util / pretrace : start dynamically linked applications under debugging environment

dev-util / promu : Prometheus Utility Tool

dev-util / pscan : A limited problem scanner for C source files

dev-util / pwntools : CTF framework and exploit development library

dev-util / py-spy : Sampling profiler for Python programs

dev-util / pycharm-community : Intelligent Python IDE with unique code assistance and analysis

dev-util / pycharm-professional : Intelligent Python IDE with unique code assistance and analysis

dev-util / qbs : Modern build tool for software projects

dev-util / qdevicemonitor : Crossplatform log viewer for Android, iOS and text files

dev-util / qstlink2 : GUI and CLI ST-Link V2(Debugger/Programmer) client

dev-util / quilt : quilt patch manager

dev-util / radare2 : unix-like reverse engineering framework and commandline tools

dev-util / ragel : Compiles finite state machines from regular languages into executable code

dev-util / rats : RATS - Rough Auditing Tool for Security

dev-util / rbtools : Command line tools for use with Review Board

dev-util / re2c : Tool for generating C-based recognizers from regular expressions

dev-util / rebar : A sophisticated build-tool for Erlang projects that follows OTP principles

dev-util / redo : Smaller, easier, more powerful, and more reliable than make

dev-util / regexxer : An interactive tool for performing search and replace operations

dev-util / rej : A utility for solving diff/patch rejects

dev-util / repolite : Manage a small set of git repository dependencies with YAML.

dev-util / reuse : Manage license information according to the SPDX standard

dev-util / rgbds : Rednex Game Boy Development System

dev-util / rinstall : Utility for declarative installation of programs

dev-util / rizin : reverse engineering framework for binary analysis

dev-util / rocm-smi : ROCm System Management Interface Library

dev-util / rocm_bandwidth_test : Bandwidth test for ROCm

dev-util / rocminfo : ROCm Application for Reporting System Info

dev-util / rocprofiler : Callback/Activity Library for Performance tracing AMD GPU's

dev-util / roctracer : Callback/Activity Library for Performance tracing AMD GPU's

dev-util / ropper : Use to display information about binary files in different file formats

dev-util / rpmdevtools : Collection of rpm packaging related utilities

dev-util / rr : Record and Replay Framework

dev-util / rt-tests : A collection of latency testing tools for the linux(-rt) kernel

dev-util / ruff : An extremely fast Python linter, written in Rust

dev-util / runme : Execute your runbooks, docs and READMEs

dev-util / rustup : Rust toolchain installer

dev-util / sasm : Simple crossplatform IDE for NASM assembly language

dev-util / scanmem : Locate and modify variables in executing processes

dev-util / sccache : ccache/distcc like tool with support for rust and cloud storage

dev-util / schroot : Utility to execute commands in a chroot environment

dev-util / sdl-jstest : Simple SDL joystick test application for the console

dev-util / seer : A GUI frontend to gdb

dev-util / sel : A filemanager for shell scripts

dev-util / selenium-manager : CLI tool that manages the browser/driver infrastructure required by Selenium

dev-util / serialtalk : simple command-line tool to talk to serial devices

dev-util / sh : A shell parser, formatter, and interpreter with bash support

dev-util / shadowman : Unified compiler shadow link directory updater

dev-util / shards : Dependency manager for the Crystal language

dev-util / shc : A (shell-) script compiler/scrambler

dev-util / shellcheck : Shell script analysis tool

dev-util / shellcheck-bin : Shell script analysis tool (binary package)

dev-util / shelltestrunner : A tool for testing command-line programs

dev-util / shflags : Command-line flags module for Unix shell scripts

dev-util / shtool : Set of stable and portable shell scripts

dev-util / shunit2 : Unit-test framework for Bourne-based shell scripts

dev-util / smem : A tool that can give numerous reports on memory usage on Linux systems

dev-util / snakeviz : A web-based viewer for Python profiler output

dev-util / source-highlight : Generate highlighted source code as an (x)html document

dev-util / spirv-headers : Machine-readable files for the SPIR-V Registry

dev-util / spirv-llvm-translator : Bi-directional translator between SPIR-V and LLVM IR

dev-util / spirv-tools : Provides an API and commands for processing SPIR-V modules

dev-util / splint : Check C programs for vulnerabilities and programming mistakes

dev-util / squashdelta : Efficient (partially uncompressed) SquashFS binary delta tool

dev-util / squashmerge : dev-util/squashdelta delta merge tool

dev-util / src-cli : command line interface for the Sourcegraph code search tool

dev-util / statifier : Statifier is a tool for creating portable, self-containing Linux executables

dev-util / stressapptest : Stressful Application Test

dev-util / stripe-mock : Mock HTTP server that responds like the real Stripe API

dev-util / sysprof : System-wide Linux Profiler

dev-util / sysprof-capture : Static library for sysprof capture data generation

dev-util / sysprof-common : Static library for sysprof capture data generation

dev-util / tbump : tbump helps you bump the version of your project easily

dev-util / tea : Command line tool to interact with Gitea server

dev-util / tinlink : Tool to create very small elf binary from pure binary files

dev-util / tkdiff : Graphical front end to the diff program

dev-util / tmake : A Cross platform Makefile tool

dev-util / trace-cmd : User-space front-end for Ftrace

dev-util / tree-sitter-cli : Command-line tool for creating and testing tree-sitter grammars

dev-util / treecc : Compiler-compiler tool for aspect-oriented programming

dev-util / txt2regex : A Regular Expression wizard that converts human sentences to regexs

dev-util / uftrace : Function (graph) tracer for user-space

dev-util / uglifyjs : JavaScript parser, minifier, compressor and beautifier toolkit

dev-util / umockdev : Mock hardware devices for creating unit tests

dev-util / uncrustify : C/C++/C#/D/Java/Pawn code indenter and beautifier

dev-util / unicorn : A lightweight multi-platform, multi-architecture CPU emulator framework

dev-util / unifdef : remove #ifdef'ed lines from a file while otherwise leaving the file alone

dev-util / usb-robot : USB Reverse engineering tools

dev-util / vbindiff : Visual binary diff utility

dev-util / vint : Lint tool for Vim script language

dev-util / visual-regexp : Type the regexp and visualize it on a sample of your choice

dev-util / visualvm : Integrates commandline JDK tools and profiling capabilities

dev-util / vmtouch : Virtual Memory Toucher, portable file system cache diagnostics and control

dev-util / volk : Meta loader for Vulkan API

dev-util / vtable-dumper : A tool to list content of virtual tables in a shared library

dev-util / vulkan-headers : Vulkan Header files and API registry

dev-util / vulkan-tools : Official Vulkan Tools and Utilities for Windows, Linux, Android, and MacOS

dev-util / vulkan-utility-libraries : Share code across various Vulkan repositories

dev-util / wachy : A dynamic tracing profiler for Linux

dev-util / wasm3 : A fast WebAssembly interpreter and the most universal WASM runtime

dev-util / wasmer : Universal web assembly runtime

dev-util / watchman : A file watching service

dev-util / wayland-scanner : wayland-scanner tool

dev-util / web_page_replay_go : A performance testing tool for recording and replaying web pages

dev-util / webhook : lightweight incoming webhook server to run shell commands

dev-util / weka : A Java data mining package

dev-util / wiggle : Tool for applying patches that patch cannot apply because of conflicting changes

dev-util / woke : check source code for non-inclusive language

dev-util / xdelta : Computes changes between binary or text files and creates deltas

dev-util / xmlindent : XML stream reformatter for ASCII text, but not UTF-8, written in ANSI C

dev-util / xxdi : Simple alternative to vim's 'xxd -i' mode

dev-util / xxdiff : A graphical file and directories comparator and merge tool

dev-util / yacc : Yacc: Yet Another Compiler-Compiler

dev-util / yamllint : A linter for YAML files

dev-util / ydiff : Colored, side-by-side diff terminal viewer (ex. cdiff)