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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to facade/ignition

Open-source alternatives to Ignition

30 open-source projects similar to facade/ignition, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ignition alternative.

  • aniket-engg/sol-profilerAvatar de Aniket-Engg

    Aniket-Engg/sol-profiler

    29Ver en GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    Ver en GitHub↗29
  • 0xproject/0x-monorepoAvatar de 0xProject

    0xProject/0x-monorepo

    1,407Ver en GitHub↗

    0x protocol monorepo - includes our smart contracts and many developer tools

    TypeScript
    Ver en GitHub↗1,407
  • asvae/laravel-api-testerAvatar de asvae

    asvae/laravel-api-tester

    355Ver en GitHub↗

    Test your routes without hassle

    PHP
    Ver en GitHub↗355
  • barryvdh/laravel-debugbarAvatar de barryvdh

    barryvdh/laravel-debugbar

    19,242Ver en GitHub↗

    Laravel Debugbar is a web-based debugging toolbar and application profiler for Laravel. It provides a visual interface to inspect database queries, logs, and performance metrics in real time to identify and resolve bugs during development. The tool features a database query monitor to capture SQL statements and timings, as well as a request inspector for analyzing route metadata, loaded views, and HTTP request data. It includes a profiler for measuring execution time and memory usage to identify bottlenecks in the request lifecycle. Its observability capabilities cover exception capture, app

    PHP
    Ver en GitHub↗19,242
  • arcanedev/logviewerAvatar de ARCANEDEV

    ARCANEDEV/LogViewer

    2,393Ver en GitHub↗

    :pagewithcurl: Provides a log viewer for Laravel

    PHP
    Ver en GitHub↗2,393

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • boost-experimental/utAvatar de boost-experimental

    boost-experimental/ut

    1,432Ver en GitHub↗

    C++20 μ(micro)/Unit Testing framework

    C++
    Ver en GitHub↗1,432
  • boostorg/testAvatar de boostorg

    boostorg/test

    209Ver en GitHub↗

    The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)

    C++boostc-plus-plusunit-testing
    Ver en GitHub↗209
  • catchorg/catch2Avatar de catchorg

    catchorg/Catch2

    20,198Ver en GitHub↗

    Catch2 is a comprehensive framework for C++ software validation, providing an environment for unit testing, integration verification, and performance analysis. It enables developers to define and execute automated test suites and micro-benchmarks directly within their applications. The framework is distinguished by its header-only distribution, which allows for integration into existing build systems without requiring complex external dependencies. It utilizes a hierarchical section-based execution model that supports behavior-driven testing, allowing for shared setup and teardown logic acros

    C++bddcppcpp14
    Ver en GitHub↗20,198
  • celtoys/remoteryAvatar de Celtoys

    Celtoys/Remotery

    3,303Ver en GitHub↗

    Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer

    C
    Ver en GitHub↗3,303
  • chronoxor/cppbenchmarkAvatar de chronoxor

    chronoxor/CppBenchmark

    336Ver en GitHub↗

    Performance benchmark framework for C++ with nanoseconds measure precision

    C++
    Ver en GitHub↗336
  • bombela/backward-cppAvatar de bombela

    bombela/backward-cpp

    4,285Ver en GitHub↗

    backward-cpp is a C++ stack trace library and debugging utility designed to capture, resolve, and print detailed execution traces and crash reports. It functions as a crash reporter and call stack printer that translates raw memory addresses into human-readable function names, filenames, and line numbers. The project provides automated crash reporting by registering system handlers for fatal errors, such as segmentation faults, to automatically generate execution traces upon program failure. It distinguishes itself by extracting source file fragments from disk to display specific lines of cod

    C++
    Ver en GitHub↗4,285
  • cobaltfusion/debugviewppAvatar de CobaltFusion

    CobaltFusion/DebugViewPP

    1,251Ver en GitHub↗

    DebugView++, collects, views, filters your application logs, and highlights information that is important to you!

    C++
    Ver en GitHub↗1,251
  • cobraframework/pytest-cobraAvatar de cobraframework

    cobraframework/pytest-cobra

    27Ver en GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    Ver en GitHub↗27
  • cpputest/cpputestAvatar de cpputest

    cpputest/cpputest

    1,472Ver en GitHub↗

    CppUTest unit testing and mocking framework for C/C++

    C++
    Ver en GitHub↗1,472
  • cschreib/snitchAvatar de cschreib

    cschreib/snitch

    306Ver en GitHub↗

    Lightweight C++20 testing framework.

    C++
    Ver en GitHub↗306
  • cyclejs/cycle-time-travelAvatar de cyclejs

    cyclejs/cycle-time-travel

    216Ver en GitHub↗

    cycle-time-travel is a time travelling stream viewer for Cycle.js apps.

    JavaScript
    Ver en GitHub↗216
  • darklynx/request-basketsAvatar de darklynx

    darklynx/request-baskets

    424Ver en GitHub↗

    HTTP requests collector to test webhooks, notifications, REST clients and more ...

    Go
    Ver en GitHub↗424
  • dascandy/hippomocksAvatar de dascandy

    dascandy/hippomocks

    201Ver en GitHub↗

    Hippomocks

    C++
    Ver en GitHub↗201
  • deplinenoise/ig-debugheapAvatar de deplinenoise

    deplinenoise/ig-debugheap

    185Ver en GitHub↗

    Debug heap useful for tracking down memory errors.

    C
    Ver en GitHub↗185
  • digitalinblue/celeroAvatar de DigitalInBlue

    DigitalInBlue/Celero

    861Ver en GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Ver en GitHub↗861
  • dmitribogdanov/utlAvatar de DmitriBogdanov

    DmitriBogdanov/UTL

    335Ver en GitHub↗

    Collection of self-contained header-only libraries for C++17

    C++
    Ver en GitHub↗335
  • duaraghav8/ethlintAvatar de duaraghav8

    duaraghav8/Ethlint

    922Ver en GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Ver en GitHub↗922
  • eliangcs/http-promptAvatar de eliangcs

    eliangcs/http-prompt

    9,098Ver en GitHub↗

    http-prompt is an interactive HTTP client and API testing CLI designed for constructing and debugging network requests to REST and GraphQL endpoints. It functions as a command-line request builder and a shell extension built on top of HTTPie. The tool provides an interactive shell interface featuring request autocomplete and real-time syntax highlighting for requests and responses. It incorporates stateful session management to maintain request history and session data across multiple commands. The project covers API request automation and REST API debugging, allowing users to send and verif

    Python
    Ver en GitHub↗9,098
  • cloudhead/http-consoleAvatar de cloudhead

    cloudhead/http-console

    1,395Ver en GitHub↗

    simple, intuitive HTTP REPL — Speak HTTP like a local.

    JavaScript
    Ver en GitHub↗1,395
  • eranpeer/fakeitAvatar de eranpeer

    eranpeer/FakeIt

    1,364Ver en GitHub↗

    C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.

    C++
    Ver en GitHub↗1,364
  • ericr/sol-function-profilerAvatar de EricR

    EricR/sol-function-profiler

    80Ver en GitHub↗

    Solidity Contract Function Profiler

    JavaScript
    Ver en GitHub↗80
  • erykpiast/cyclejs-mockAvatar de erykpiast

    erykpiast/cyclejs-mock

    22Ver en GitHub↗

    Utility for testing applications based on Cycle.js framework.

    JavaScript
    Ver en GitHub↗22
  • ethereum/eth-testerAvatar de ethereum

    ethereum/eth-tester

    377Ver en GitHub↗

    Tool suite for testing ethereum applications.

    Python
    Ver en GitHub↗377
  • f-o-a-m/cliquebaitAvatar de f-o-a-m

    f-o-a-m/cliquebait

    108Ver en GitHub↗

    Scientists are SHOCKED by how easy it is to disrupt a $550B industry with this one weird trick!

    Shell
    Ver en GitHub↗108
  • fergarrui/ethereum-graph-debuggerAvatar de fergarrui

    fergarrui/ethereum-graph-debugger

    352Ver en GitHub↗

    Ethereum solidity graph plain debugger. To have the whole picture when debugging.

    TypeScript
    Ver en GitHub↗352