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.
CLI Tool to List & Store Solidity Smart Contract Methods Attributes
:pagewithcurl: Provides a log viewer for Laravel
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 📐
Fast, easy automatic differentiation in C++
automatic differentiation made easier for C++
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
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++20 μ(micro)/Unit Testing framework
The reference C++ unit testing framework (TDD, xUnit, C++03/11/14/17)
a programming library with geometric algorithms
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
Single C file, Realtime CPU/GPU Profiler with Remote Web Viewer
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).
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
Integer and fixed point square root functions using only add, subtract and shifts
Performance benchmark framework for C++ with nanoseconds measure precision
Wide-Integer implements a generic C++ template for uint128t, uint256t, uint512t, uint1024t, etc.
simple, intuitive HTTP REPL — Speak HTTP like a local.
DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
PyTest plugin for testing smart contracts for Ethereum blockchain.
tiny recursive descent expression parser, compiler, and evaluation engine for math expressions
CppUTest unit testing and mocking framework for C/C++
cycle-time-travel is a time travelling stream viewer for Cycle.js apps.
HTTP requests collector to test webhooks, notifications, REST clients and more ...
0x protocol monorepo - includes our smart contracts and many developer tools