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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cyclejs/cycle-time-travel

Open-source alternatives to Cycle Time Travel

30 open-source projects similar to cyclejs/cycle-time-travel, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cycle Time Travel alternative.

  • aniket-engg/sol-profilerAvatar Aniket-Engg

    Aniket-Engg/sol-profiler

    29Vezi pe GitHub↗

    CLI Tool to List & Store Solidity Smart Contract Methods Attributes

    JavaScript
    Vezi pe GitHub↗29
  • 0xproject/0x-monorepoAvatar 0xProject

    0xProject/0x-monorepo

    1,407Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗1,407
  • asvae/laravel-api-testerAvatar asvae

    asvae/laravel-api-tester

    355Vezi pe GitHub↗

    Test your routes without hassle

    PHP
    Vezi pe GitHub↗355
  • barryvdh/laravel-debugbarAvatar barryvdh

    barryvdh/laravel-debugbar

    19,242Vezi pe 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
    Vezi pe GitHub↗19,242
  • arcanedev/logviewerAvatar ARCANEDEV

    ARCANEDEV/LogViewer

    2,393Vezi pe GitHub↗

    :pagewithcurl: Provides a log viewer for Laravel

    PHP
    Vezi pe GitHub↗2,393

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

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

    boost-experimental/ut

    1,432Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,432
  • boostorg/testAvatar boostorg

    boostorg/test

    209Vezi pe GitHub↗

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

    C++boostc-plus-plusunit-testing
    Vezi pe GitHub↗209
  • catchorg/catch2Avatar catchorg

    catchorg/Catch2

    20,198Vezi pe 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
    Vezi pe GitHub↗20,198
  • celtoys/remoteryAvatar Celtoys

    Celtoys/Remotery

    3,303Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗3,303
  • chronoxor/cppbenchmarkAvatar chronoxor

    chronoxor/CppBenchmark

    336Vezi pe GitHub↗

    Performance benchmark framework for C++ with nanoseconds measure precision

    C++
    Vezi pe GitHub↗336
  • bombela/backward-cppAvatar bombela

    bombela/backward-cpp

    4,285Vezi pe 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++
    Vezi pe GitHub↗4,285
  • cobaltfusion/debugviewppAvatar CobaltFusion

    CobaltFusion/DebugViewPP

    1,251Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,251
  • cobraframework/pytest-cobraAvatar cobraframework

    cobraframework/pytest-cobra

    27Vezi pe GitHub↗

    PyTest plugin for testing smart contracts for Ethereum blockchain.

    Python
    Vezi pe GitHub↗27
  • cpputest/cpputestAvatar cpputest

    cpputest/cpputest

    1,472Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,472
  • cschreib/snitchAvatar cschreib

    cschreib/snitch

    306Vezi pe GitHub↗

    Lightweight C++20 testing framework.

    C++
    Vezi pe GitHub↗306
  • darklynx/request-basketsAvatar darklynx

    darklynx/request-baskets

    424Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗424
  • dascandy/hippomocksAvatar dascandy

    dascandy/hippomocks

    201Vezi pe GitHub↗

    Hippomocks

    C++
    Vezi pe GitHub↗201
  • deplinenoise/ig-debugheapAvatar deplinenoise

    deplinenoise/ig-debugheap

    185Vezi pe GitHub↗

    Debug heap useful for tracking down memory errors.

    C
    Vezi pe GitHub↗185
  • digitalinblue/celeroAvatar DigitalInBlue

    DigitalInBlue/Celero

    861Vezi pe GitHub↗

    C++ Benchmark Authoring Library/Framework

    C++benchmarkbenchmark-testsc-plus-plus
    Vezi pe GitHub↗861
  • dmitribogdanov/utlAvatar DmitriBogdanov

    DmitriBogdanov/UTL

    335Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗335
  • duaraghav8/ethlintAvatar duaraghav8

    duaraghav8/Ethlint

    922Vezi pe GitHub↗

    (Formerly Solium) Code quality & Security Linter for Solidity

    JavaScript
    Vezi pe GitHub↗922
  • eliangcs/http-promptAvatar eliangcs

    eliangcs/http-prompt

    9,098Vezi pe 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
    Vezi pe GitHub↗9,098
  • cloudhead/http-consoleAvatar cloudhead

    cloudhead/http-console

    1,395Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗1,395
  • eranpeer/fakeitAvatar eranpeer

    eranpeer/FakeIt

    1,364Vezi pe GitHub↗

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

    C++
    Vezi pe GitHub↗1,364
  • ericr/sol-function-profilerAvatar EricR

    EricR/sol-function-profiler

    80Vezi pe GitHub↗

    Solidity Contract Function Profiler

    JavaScript
    Vezi pe GitHub↗80
  • erykpiast/cyclejs-mockAvatar erykpiast

    erykpiast/cyclejs-mock

    22Vezi pe GitHub↗

    Utility for testing applications based on Cycle.js framework.

    JavaScript
    Vezi pe GitHub↗22
  • ethereum/eth-testerAvatar ethereum

    ethereum/eth-tester

    377Vezi pe GitHub↗

    Tool suite for testing ethereum applications.

    Python
    Vezi pe GitHub↗377
  • f-o-a-m/cliquebaitAvatar f-o-a-m

    f-o-a-m/cliquebait

    108Vezi pe GitHub↗

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

    Shell
    Vezi pe GitHub↗108
  • facade/ignitionAvatar facade

    facade/ignition

    2,077Vezi pe GitHub↗

    A beautiful error page for Laravel apps

    PHP
    Vezi pe GitHub↗2,077
  • fergarrui/ethereum-graph-debuggerAvatar fergarrui

    fergarrui/ethereum-graph-debugger

    352Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗352