awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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-profilerAniket-Engg avatar

    Aniket-Engg/sol-profiler

    29View on GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    View on GitHub↗29
  • 0xproject/0x-monorepo0xProject avatar

    0xProject/0x-monorepo

    1,407View on GitHub↗

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

    TypeScript
    View on GitHub↗1,407
  • asvae/laravel-api-testerasvae avatar

    asvae/laravel-api-tester

    355View on GitHub↗

    Test your routes without hassle

    PHP
    View on GitHub↗355
  • barryvdh/laravel-debugbarbarryvdh avatar

    barryvdh/laravel-debugbar

    19,242View on 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
    View on GitHub↗19,242
  • arcanedev/logviewerARCANEDEV avatar

    ARCANEDEV/LogViewer

    2,393View on GitHub↗

    :pagewithcurl: Provides a log viewer for Laravel

    PHP
    View on GitHub↗2,393

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
  • boost-experimental/utboost-experimental avatar

    boost-experimental/ut

    1,432View on GitHub↗

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

    C++
    View on GitHub↗1,432
  • boostorg/testboostorg avatar

    boostorg/test

    209View on GitHub↗

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

    C++boostc-plus-plusunit-testing
    View on GitHub↗209
  • catchorg/catch2catchorg avatar

    catchorg/Catch2

    20,198View on 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
    View on GitHub↗20,198
  • celtoys/remoteryCeltoys avatar

    Celtoys/Remotery

    3,303View on GitHub↗

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

    C
    View on GitHub↗3,303
  • chronoxor/cppbenchmarkchronoxor avatar

    chronoxor/CppBenchmark

    336View on GitHub↗

    Performance benchmark framework for C++ with nanoseconds measure precision

    C++
    View on GitHub↗336
  • bombela/backward-cppbombela avatar

    bombela/backward-cpp

    4,285View on 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++
    View on GitHub↗4,285
  • cobaltfusion/debugviewppCobaltFusion avatar

    CobaltFusion/DebugViewPP

    1,251View on GitHub↗

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

    C++
    View on GitHub↗1,251
  • cobraframework/pytest-cobracobraframework avatar

    cobraframework/pytest-cobra

    27View on GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    View on GitHub↗27
  • cpputest/cpputestcpputest avatar

    cpputest/cpputest

    1,472View on GitHub↗

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

    C++
    View on GitHub↗1,472
  • cschreib/snitchcschreib avatar

    cschreib/snitch

    306View on GitHub↗

    Lightweight C++20 testing framework.

    C++
    View on GitHub↗306
  • cyclejs/cycle-time-travelcyclejs avatar

    cyclejs/cycle-time-travel

    216View on GitHub↗

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

    JavaScript
    View on GitHub↗216
  • darklynx/request-basketsdarklynx avatar

    darklynx/request-baskets

    424View on GitHub↗

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

    Go
    View on GitHub↗424
  • dascandy/hippomocksdascandy avatar

    dascandy/hippomocks

    201View on GitHub↗

    Hippomocks

    C++
    View on GitHub↗201
  • deplinenoise/ig-debugheapdeplinenoise avatar

    deplinenoise/ig-debugheap

    185View on GitHub↗

    Debug heap useful for tracking down memory errors.

    C
    View on GitHub↗185
  • digitalinblue/celeroDigitalInBlue avatar

    DigitalInBlue/Celero

    861View on GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    View on GitHub↗861
  • dmitribogdanov/utlDmitriBogdanov avatar

    DmitriBogdanov/UTL

    335View on GitHub↗

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

    C++
    View on GitHub↗335
  • duaraghav8/ethlintduaraghav8 avatar

    duaraghav8/Ethlint

    922View on GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    View on GitHub↗922
  • eliangcs/http-prompteliangcs avatar

    eliangcs/http-prompt

    9,098View on 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
    View on GitHub↗9,098
  • cloudhead/http-consolecloudhead avatar

    cloudhead/http-console

    1,395View on GitHub↗

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

    JavaScript
    View on GitHub↗1,395
  • eranpeer/fakeiteranpeer avatar

    eranpeer/FakeIt

    1,364View on GitHub↗

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

    C++
    View on GitHub↗1,364
  • ericr/sol-function-profilerEricR avatar

    EricR/sol-function-profiler

    80View on GitHub↗

    Solidity Contract Function Profiler

    JavaScript
    View on GitHub↗80
  • erykpiast/cyclejs-mockerykpiast avatar

    erykpiast/cyclejs-mock

    22View on GitHub↗

    Utility for testing applications based on Cycle.js framework.

    JavaScript
    View on GitHub↗22
  • ethereum/eth-testerethereum avatar

    ethereum/eth-tester

    377View on GitHub↗

    Tool suite for testing ethereum applications.

    Python
    View on GitHub↗377
  • f-o-a-m/cliquebaitf-o-a-m avatar

    f-o-a-m/cliquebait

    108View on GitHub↗

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

    Shell
    View on GitHub↗108
  • fergarrui/ethereum-graph-debuggerfergarrui avatar

    fergarrui/ethereum-graph-debugger

    352View on GitHub↗

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

    TypeScript
    View on GitHub↗352