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 dmitribogdanov/utl

Projects sharing features with DmitriBogdanov UTL

30 open-source projects similar to dmitribogdanov/utl, 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.

  • 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
  • arcanedev/logviewerARCANEDEV avatar

    ARCANEDEV/LogViewer

    2,393View on GitHub↗

    :pagewithcurl: Provides a log viewer for Laravel

    PHP
    View on GitHub↗2,393
  • ashvardanian/numkongashvardanian avatar

    ashvardanian/NumKong

    1,829View on GitHub↗

    SIMD-accelerated distances, dot products, matrix ops, geospatial & geometric kernels for 16 numeric types — from 6-bit floats to 64-bit complex — across x86, Arm, RISC-V, and WASM, with bindings for Python, Rust, C, C++, Swift, JS, and Go 📐

    C
    View on GitHub↗1,829
  • asvae/laravel-api-testerasvae avatar

    asvae/laravel-api-tester

    355View on GitHub↗

    Test your routes without hassle

    PHP
    View on GitHub↗355
  • auburns/fastnoisesimdAuburns avatar

    Auburns/FastNoiseSIMD

    633View on GitHub↗

    C++ SIMD Noise Library

    C++
    View on GitHub↗633
  • auto-differentiation/xadauto-differentiation avatar

    auto-differentiation/xad

    421View on GitHub↗

    Fast, easy automatic differentiation in C++

    C++aadalgorithmic-differentiationauto-differentiation
    View on GitHub↗421

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
  • autodiff/autodiffautodiff avatar

    autodiff/autodiff

    1,933View on GitHub↗

    automatic differentiation made easier for C++

    C++auto-differentiationautodiffautodifferentiation
    View on GitHub↗1,933
  • b-k/apopheniab-k avatar

    b-k/apophenia

    207View on GitHub↗

    A C library for statistical and scientific computing

    C
    View on GitHub↗207
  • 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
  • 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
  • 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/multiprecisionboostorg avatar

    boostorg/multiprecision

    257View on GitHub↗

    Boost.Multiprecision

    C++
    View on GitHub↗257
  • 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
  • brunolevy/geogramBrunoLevy avatar

    BrunoLevy/geogram

    2,444View on GitHub↗

    a programming library with geometric algorithms

    C++
    View on GitHub↗2,444
  • 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
  • certivox/miraclCertiVox avatar

    CertiVox/MIRACL

    698View on GitHub↗

    MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).

    C
    View on GitHub↗698
  • cgal/cgalCGAL avatar

    CGAL/cgal

    5,757View on GitHub↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    View on GitHub↗5,757
  • chmike/fpsqrtchmike avatar

    chmike/fpsqrt

    97View on GitHub↗

    Integer and fixed point square root functions using only add, subtract and shifts

    C
    View on GitHub↗97
  • chronoxor/cppbenchmarkchronoxor avatar

    chronoxor/CppBenchmark

    336View on GitHub↗

    Performance benchmark framework for C++ with nanoseconds measure precision

    C++
    View on GitHub↗336
  • ckormanyos/wide-integerckormanyos avatar

    ckormanyos/wide-integer

    220View on GitHub↗

    Wide-Integer implements a generic C++ template for uint128t, uint256t, uint512t, uint1024t, etc.

    C++
    View on GitHub↗220
  • 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
  • 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
  • codeplea/tinyexprcodeplea avatar

    codeplea/tinyexpr

    1,895View on GitHub↗

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

    C
    View on GitHub↗1,895
  • 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
  • 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