awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to boost-experimental/ut

Open-source alternatives to Boost Experimental Ut

30 open-source projects similar to boost-experimental/ut, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Boost Experimental Ut alternative.

  • aniket-engg/sol-profilerAniket-Engg 的头像

    Aniket-Engg/sol-profiler

    29在 GitHub 上查看↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    在 GitHub 上查看↗29
  • 0xproject/0x-monorepo0xProject 的头像

    0xProject/0x-monorepo

    1,407在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗1,407
  • asvae/laravel-api-testerasvae 的头像

    asvae/laravel-api-tester

    355在 GitHub 上查看↗

    Test your routes without hassle

    PHP
    在 GitHub 上查看↗355
  • barryvdh/laravel-debugbarbarryvdh 的头像

    barryvdh/laravel-debugbar

    19,242在 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
    在 GitHub 上查看↗19,242
  • arcanedev/logviewerARCANEDEV 的头像

    ARCANEDEV/LogViewer

    2,393在 GitHub 上查看↗

    :pagewithcurl: Provides a log viewer for Laravel

    PHP
    在 GitHub 上查看↗2,393

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • boostorg/testboostorg 的头像

    boostorg/test

    209在 GitHub 上查看↗

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

    C++boostc-plus-plusunit-testing
    在 GitHub 上查看↗209
  • catchorg/catch2catchorg 的头像

    catchorg/Catch2

    20,198在 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
    在 GitHub 上查看↗20,198
  • celtoys/remoteryCeltoys 的头像

    Celtoys/Remotery

    3,303在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗3,303
  • chronoxor/cppbenchmarkchronoxor 的头像

    chronoxor/CppBenchmark

    336在 GitHub 上查看↗

    Performance benchmark framework for C++ with nanoseconds measure precision

    C++
    在 GitHub 上查看↗336
  • cloudhead/http-consolecloudhead 的头像

    cloudhead/http-console

    1,395在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗1,395
  • bombela/backward-cppbombela 的头像

    bombela/backward-cpp

    4,285在 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++
    在 GitHub 上查看↗4,285
  • cobraframework/pytest-cobracobraframework 的头像

    cobraframework/pytest-cobra

    27在 GitHub 上查看↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    在 GitHub 上查看↗27
  • cpputest/cpputestcpputest 的头像

    cpputest/cpputest

    1,472在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,472
  • cschreib/snitchcschreib 的头像

    cschreib/snitch

    306在 GitHub 上查看↗

    Lightweight C++20 testing framework.

    C++
    在 GitHub 上查看↗306
  • cyclejs/cycle-time-travelcyclejs 的头像

    cyclejs/cycle-time-travel

    216在 GitHub 上查看↗

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

    JavaScript
    在 GitHub 上查看↗216
  • darklynx/request-basketsdarklynx 的头像

    darklynx/request-baskets

    424在 GitHub 上查看↗

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

    Go
    在 GitHub 上查看↗424
  • dascandy/hippomocksdascandy 的头像

    dascandy/hippomocks

    201在 GitHub 上查看↗

    Hippomocks

    C++
    在 GitHub 上查看↗201
  • deplinenoise/ig-debugheapdeplinenoise 的头像

    deplinenoise/ig-debugheap

    185在 GitHub 上查看↗

    Debug heap useful for tracking down memory errors.

    C
    在 GitHub 上查看↗185
  • digitalinblue/celeroDigitalInBlue 的头像

    DigitalInBlue/Celero

    861在 GitHub 上查看↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    在 GitHub 上查看↗861
  • dmitribogdanov/utlDmitriBogdanov 的头像

    DmitriBogdanov/UTL

    335在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗335
  • duaraghav8/ethlintduaraghav8 的头像

    duaraghav8/Ethlint

    922在 GitHub 上查看↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    在 GitHub 上查看↗922
  • eliangcs/http-prompteliangcs 的头像

    eliangcs/http-prompt

    9,098在 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
    在 GitHub 上查看↗9,098
  • cobaltfusion/debugviewppCobaltFusion 的头像

    CobaltFusion/DebugViewPP

    1,251在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,251
  • eranpeer/fakeiteranpeer 的头像

    eranpeer/FakeIt

    1,364在 GitHub 上查看↗

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

    C++
    在 GitHub 上查看↗1,364
  • ericr/sol-function-profilerEricR 的头像

    EricR/sol-function-profiler

    80在 GitHub 上查看↗

    Solidity Contract Function Profiler

    JavaScript
    在 GitHub 上查看↗80
  • erykpiast/cyclejs-mockerykpiast 的头像

    erykpiast/cyclejs-mock

    22在 GitHub 上查看↗

    Utility for testing applications based on Cycle.js framework.

    JavaScript
    在 GitHub 上查看↗22
  • ethereum/eth-testerethereum 的头像

    ethereum/eth-tester

    377在 GitHub 上查看↗

    Tool suite for testing ethereum applications.

    Python
    在 GitHub 上查看↗377
  • f-o-a-m/cliquebaitf-o-a-m 的头像

    f-o-a-m/cliquebait

    108在 GitHub 上查看↗

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

    Shell
    在 GitHub 上查看↗108
  • facade/ignitionfacade 的头像

    facade/ignition

    2,077在 GitHub 上查看↗

    A beautiful error page for Laravel apps

    PHP
    在 GitHub 上查看↗2,077
  • fergarrui/ethereum-graph-debuggerfergarrui 的头像

    fergarrui/ethereum-graph-debugger

    352在 GitHub 上查看↗

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

    TypeScript
    在 GitHub 上查看↗352