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 robhz786/strf

Open-source alternatives to Strf

12 open-source projects similar to robhz786/strf, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Strf alternative.

  • abrg-models/morphologicaABRG-Models avatar

    ABRG-Models/morphologica

    309View on GitHub↗

    Header-only library code to visualize C++ numerical simulations using fast, modern OpenGL.

    C++
    View on GitHub↗309
  • alandefreitas/matplotplusplusalandefreitas avatar

    alandefreitas/matplotplusplus

    4,894View on GitHub↗

    This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network graphs, and geographic maps. It operates as a multi-backend graphics library, decoupling high-level plotting logic from low-level rendering engines to support various output backends. The project distinguishes itself with a dual-interface API, providing both a global functional interface for rapid prototyping and an object-oriented interface for precise control. It features a component-based layout engine for managing tiled grids and subplots, alongside a layered plot state that all

    C++charting-librarychartscontour-plots
    View on GitHub↗4,894
  • aminya/emioA

    aminya/emio

    0View on GitHub↗
    View on GitHub↗0
  • 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

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
  • fmtlib/fmtfmtlib avatar

    fmtlib/fmt

    23,596View on GitHub↗

    fmt is a type-safe C++ text formatting library used to convert data into formatted strings and text. It serves as a high-performance string buffer utility and provided the basis for the formatting features introduced in the C++20 standard. The library shifts format string validation and size computation to the compilation phase to prevent runtime crashes and increase execution speed. It utilizes a memory-efficient interface to write formatted data directly into buffers, minimizing allocations and eliminating intermediate string overhead. The project covers a broad range of text processing ca

    C++
    View on GitHub↗23,596
  • louisdx/cxx-prettyprintlouisdx avatar

    louisdx/cxx-prettyprint

    570View on GitHub↗

    A header-only library for C++(0x) that allows automagic pretty-printing of any container.

    C++
    View on GitHub↗570
  • mobius3/asapmobius3 avatar

    mobius3/asap

    77View on GitHub↗

    A C++ header-only library for creating, displaying, iterating and manipulating dates

    C++
    View on GitHub↗77
  • p-ranav/pprintp-ranav avatar

    p-ranav/pprint

    935View on GitHub↗

    Pretty Printer for Modern C++

    C++
    View on GitHub↗935
  • p-ranav/tabulatep-ranav avatar

    p-ranav/tabulate

    2,166View on GitHub↗

    Table Maker for Modern C++

    C++
    View on GitHub↗2,166
  • tcbrindle/asapT

    tcbrindle/asap

    0View on GitHub↗
    View on GitHub↗0
  • viatorus/emioViatorus avatar

    Viatorus/emio

    185View on GitHub↗

    A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint.

    C++
    View on GitHub↗185
  • ziotom78/gplotppziotom78 avatar

    ziotom78/gplotpp

    33View on GitHub↗

    A header-only C++ library that interfaces with Gnuplot

    C++
    View on GitHub↗33