awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to rustwasm/twiggy

Projects sharing features with Twiggy

30 open-source projects similar to rustwasm/twiggy, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • google/bloatygoogle avatar

    google/bloaty

    5,488View on GitHub↗

    Bloaty is a binary size profiler and executable format analyzer that attributes every byte of a binary to specific symbols or compile units. It functions as a compilation unit profiler and C++ symbol demangler, mapping binary size back to source files and translating mangled names into human-readable formats. The project distinguishes itself as a binary diffing tool capable of comparing two versions of a binary to isolate specific symbols or sections responsible for size regressions. It provides specialized support for recovering symbols in stripped binaries by associating them with external

    C++
    View on GitHub↗5,488
  • jkinder/jakstabjkinder avatar

    jkinder/jakstab

    164View on GitHub↗

    The Jakstab static analysis platform for binaries

    Java
    View on GitHub↗164
  • shnatsel/rust-auditShnatsel avatar

    Shnatsel/rust-audit

    828View on GitHub↗

    Make production Rust binaries auditable

    Rust
    View on GitHub↗828
  • microsoft/binskimMicrosoft avatar

    Microsoft/binskim

    855View on GitHub↗

    A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats

    C#
    View on GitHub↗855
  • horsicq/nauz-file-detectorhorsicq avatar

    horsicq/Nauz-File-Detector

    574View on GitHub↗

    Linker/Compiler/Tool detector for Windows, Linux and MacOS.

    C++
    View on GitHub↗574

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • blacktop/ipswblacktop avatar

    blacktop/ipsw

    3,163View on GitHub↗

    ipsw is a specialized toolkit for iOS firmware analysis, binary reverse engineering, and hardware interaction. It provides a suite of tools for downloading, extracting, and analyzing firmware images and kernel caches, alongside a MachO binary analysis tool for disassembling and patching executables. The project distinguishes itself through integrated language-model-powered code reconstruction to translate machine code into high-level source code. It also features an automation client for the App Store Connect API to manage certificates and application settings. The framework covers a broad r

    Goappleclass-dumpdyld
    View on GitHub↗3,163
  • owasp/owasp-mstgOWASP avatar

    OWASP/owasp-mstg

    12,973View on GitHub↗

    The Mobile Application Security Testing Guide is a comprehensive manual and compliance framework for verifying the security of mobile applications. It provides a standardized reference for identifying and validating common software security weaknesses and performing reverse engineering based on industry standards. The project provides a structured set of technical processes and checklists used to audit applications against established security weakness enumerations. It encompasses guidance for analyzing application binaries and runtime behavior to identify hidden functionality and security ga

    Python
    View on GitHub↗12,973
  • google/aflgoogle avatar

    google/AFL

    4,064View on GitHub↗

    AFL is a coverage-guided fuzzer and security vulnerability scanner used to identify software bugs and memory corruption by feeding programs mutated data. It functions as a binary instrumentation tool and a test case minimizer to locate crashes and isolate the smallest set of bytes causing a fault. The project distinguishes itself through its ability to operate as a parallel fuzzing orchestrator, distributing workloads across multiple CPU cores or networked machines. It utilizes dictionary-based mutation for complex file formats and performs input sensitivity analysis to identify critical sect

    C
    View on GitHub↗4,064
  • zardus/ctf-toolszardus avatar

    zardus/ctf-tools

    9,434View on GitHub↗

    This project is a security tool installation framework and binary analysis toolkit designed to automate the deployment of research utilities. It provides a containerized security research environment and a system for managing Python and Ruby virtual environments to prevent dependency conflicts on the host machine. The framework distinguishes itself through a structured tool catalog and provisioning scripts that automate the installation of utilities into isolated directories. It utilizes executable symlink mapping to provide a unified command interface and supports the bootstrapping of consis

    Shell
    View on GitHub↗9,434
  • rpisec/mbeRPISEC avatar

    RPISEC/MBE

    5,989View on GitHub↗

    MBE is a security research educational resource providing binary exploitation courseware and a deployable CTF wargame environment. It functions as a structured curriculum of labs and materials designed for learning reverse engineering and memory corruption. The project provides containerized lab infrastructure and a binary analysis toolchain to ensure a controlled setting for vulnerability research. It utilizes isolated environments to deploy binary exploitation tasks, preventing interference and system instability. The system covers the provisioning of vulnerable environments through virtua

    Cctfexploitationwargame
    View on GitHub↗5,989
  • analysis-tools-dev/static-analysisanalysis-tools-dev avatar

    analysis-tools-dev/static-analysis

    14,389View on GitHub↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    View on GitHub↗14,389
  • arangogutierrez/golinty-actionArangoGutierrez avatar

    ArangoGutierrez/GoLinty-Action

    10View on GitHub↗

    GitHub action to run Go lint checks on PR event

    Shell
    View on GitHub↗10
  • ashutoshgngwr/validate-fastlane-supply-metadataashutoshgngwr avatar

    ashutoshgngwr/validate-fastlane-supply-metadata

    27View on GitHub↗

    A Github Action to statically validate Fastlane metadata for Android (supply).

    Go
    View on GitHub↗27
  • asm89/twig-lintasm89 avatar

    asm89/twig-lint

    118View on GitHub↗

    Standalone twig linter.

    PHP
    View on GitHub↗118
  • anordal/shellhardenanordal avatar

    anordal/shellharden

    4,784View on GitHub↗

    Shellharden is a shell script hardening tool and linter designed to improve the security and reliability of Bash scripts. It functions as an automated utility that rewrites scripts to follow industry standards for quoting and security practices. The project provides an optimizer and standardizer that replaces unsafe patterns and aliases with safer functional equivalents. It includes a syntax highlighter that uses visual markers and colorization to indicate vulnerabilities and areas where quoting corrections are required. The tool covers a broad range of capabilities including automated safet

    Rust
    View on GitHub↗4,784
  • alexkohler/preallocalexkohler avatar

    alexkohler/prealloc

    666View on GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Go
    View on GitHub↗666
  • airbus-seclab/bincatairbus-seclab avatar

    airbus-seclab/bincat

    1,858View on GitHub↗

    Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free detection

    OCaml
    View on GitHub↗1,858
  • ankitvgupta/pycodestyle-actionankitvgupta avatar

    ankitvgupta/pycodestyle-action

    9View on GitHub↗

    A Github Action that runs pycodestyle and leaves a comment on your pull request with style errors.

    Shell
    View on GitHub↗9
  • blazeeboy/rubrowserblazeeboy avatar

    blazeeboy/rubrowser

    646View on GitHub↗

    a ruby code dependency graph interactive visualizer

    JavaScript
    View on GitHub↗646
  • angular-eslint/angular-eslintangular-eslint avatar

    angular-eslint/angular-eslint

    1,785View on GitHub↗

    :sparkles: Monorepo for all the tooling related to using ESLint with Angular

    TypeScript
    View on GitHub↗1,785
  • bmitch/churn-phpbmitch avatar

    bmitch/churn-php

    1,376View on GitHub↗

    Discover files in need of refactoring.

    PHP
    View on GitHub↗1,376
  • bombsimon/wslbombsimon avatar

    bombsimon/wsl

    374View on GitHub↗

    ␊ whitespace linter - Forces you to use empty lines!

    Go
    View on GitHub↗374
  • borkdude/clj-kondoborkdude avatar

    borkdude/clj-kondo

    1,841View on GitHub↗

    Static analyzer and linter for Clojure code that sparks joy

    Clojure
    View on GitHub↗1,841
  • burdzwastaken/hadolint-actionburdzwastaken avatar

    burdzwastaken/hadolint-action

    13View on GitHub↗

    A GitHub action to run hadolint and reports violations given a Dockerfile within a repository

    Shell
    View on GitHub↗13
  • burtonqin/lockbudBurtonQin avatar

    BurtonQin/lockbud

    591View on GitHub↗

    Detect concurrency and memory bugs and possible panic locations in Rust projects

    Rust
    View on GitHub↗591
  • carlosas/phpatcarlosas avatar

    carlosas/phpat

    1,264View on GitHub↗
    PHParchitecturelinterphp
    View on GitHub↗1,264
  • cesar-rodriguez/terrascancesar-rodriguez avatar

    cesar-rodriguez/terrascan

    3View on GitHub↗

    Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.

    View on GitHub↗3
  • channable/dbcriticchannable avatar

    channable/dbcritic

    180View on GitHub↗

    dbcritic finds problems in a database schema.

    Idris
    View on GitHub↗180
  • chekalsky/phpcs-actionchekalsky avatar

    chekalsky/phpcs-action

    55View on GitHub↗

    Github Action helps you check your code with PHP_CodeSniffer

    View on GitHub↗55
  • alexkohler/nargsalexkohler avatar

    alexkohler/nargs

    86View on GitHub↗

    nargs is a Go static analysis tool to find unused arguments in function declarations.

    Go
    View on GitHub↗86