awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

13 مستودعات

Awesome GitHub RepositoriesData Formatting

Utilities for pretty-printing and text formatting.

Explore 13 awesome GitHub repositories matching part of an awesome list · Data Formatting. Refine with filters or upvote what's useful.

Awesome Data Formatting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • fmtlib/fmtالصورة الرمزية لـ fmtlib

    fmtlib/fmt

    23,596عرض على 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

    Modern and efficient formatting library.

    C++
    عرض على GitHub↗23,596
  • alandefreitas/matplotplusplusالصورة الرمزية لـ alandefreitas

    alandefreitas/matplotplusplus

    4,894عرض على 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

    Graphics library for data visualization.

    C++charting-librarychartscontour-plots
    عرض على GitHub↗4,894
  • bombela/backward-cppالصورة الرمزية لـ bombela

    bombela/backward-cpp

    4,285عرض على GitHub↗

    backward-cpp هي مكتبة تتبع مكدس C++ وأداة تصحيح أخطاء مصممة لالتقاط وحل وطباعة تتبعات التنفيذ التفصيلية وتقارير الأعطال. تعمل كمبلغ عن الأعطال وطابعة مكدس الاستدعاءات التي تترجم عناوين الذاكرة الخام إلى أسماء وظائف، وأسماء ملفات، وأرقام أسطر مقروءة بشرياً. يوفر المشروع تقارير أعطال مؤتمتة عن طريق تسجيل معالجات النظام للأخطاء القاتلة، مثل أخطاء التجزئة، لتوليد تتبعات التنفيذ تلقائياً عند فشل البرنامج. يتميز باستخراج أجزاء ملف المصدر من القرص لعرض أسطر معينة من الكود بجانب إطارات المكدس المحلولة. تغطي مجموعة الأدوات فك إطارات المكدس وحل عنوان الذاكرة لتحليل تسلسل استدعاءات الوظائف التي تؤدي إلى عطل. تتضمن قدرات لترجمة الرموز المؤجلة والعرض الملون لتنسيق بيانات التتبع لمخرجات الطرفية.

    Stack trace pretty-printer for debugging.

    C++
    عرض على GitHub↗4,285
  • p-ranav/tabulateالصورة الرمزية لـ p-ranav

    p-ranav/tabulate

    2,166عرض على GitHub↗

    Table Maker for Modern C++

    Table generation tool for modern C++.

    C++
    عرض على GitHub↗2,166
  • p-ranav/pprintالصورة الرمزية لـ p-ranav

    p-ranav/pprint

    935عرض على GitHub↗

    Pretty Printer for Modern C++

    Pretty-printing utility for modern C++.

    C++
    عرض على GitHub↗935
  • louisdx/cxx-prettyprintالصورة الرمزية لـ louisdx

    louisdx/cxx-prettyprint

    570عرض على GitHub↗

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

    Pretty-printing arbitrary containers.

    C++
    عرض على GitHub↗570
  • abrg-models/morphologicaالصورة الرمزية لـ ABRG-Models

    ABRG-Models/morphologica

    309عرض على GitHub↗

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

    OpenGL-based graphics and data visualization.

    C++
    عرض على GitHub↗309
  • viatorus/emioالصورة الرمزية لـ Viatorus

    Viatorus/emio

    185عرض على 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.

    High-level character I/O library for C++20.

    C++
    عرض على GitHub↗185
  • mobius3/asapالصورة الرمزية لـ mobius3

    mobius3/asap

    77عرض على GitHub↗

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

    Date manipulation and display library.

    C++
    عرض على GitHub↗77
  • robhz786/strfالصورة الرمزية لـ robhz786

    robhz786/strf

    71عرض على GitHub↗

    Yet another C++ text formatting library.

    Fast formatting library for C++14.

    C++
    عرض على GitHub↗71
  • ziotom78/gplotppالصورة الرمزية لـ ziotom78

    ziotom78/gplotpp

    33عرض على GitHub↗

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

    Header-only plotting library compatible with Gnuplot.

    C++
    عرض على GitHub↗33
  • aminya/emioA

    aminya/emio

    0عرض على GitHub↗

    Safe and fast character I/O library.

    عرض على GitHub↗0
  • tcbrindle/asapT

    tcbrindle/asap

    0عرض على GitHub↗

    Library for creating and manipulating dates.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Data Formatting