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
·
mobius3 avatar

mobius3/asap

0
View on GitHub↗
77 stars·15 forks·C++·MIT·5 views

Asap

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

Features

  • Data Formatting - Date manipulation and display library.
  • General Utilities - Header-only library for date parsing and manipulation.

Star history

Star history chart for mobius3/asapStar history chart for mobius3/asap

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Asap

Similar open-source projects, ranked by how many features they share with Asap.
  • 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
  • p-ranav/pprintp-ranav avatar

    p-ranav/pprint

    935View on GitHub↗

    Pretty Printer for Modern C++

    C++
    View on GitHub↗935
  • 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
  • p-ranav/tabulatep-ranav avatar

    p-ranav/tabulate

    2,166View on GitHub↗

    Table Maker for Modern C++

    C++
    View on GitHub↗2,166
See all 30 alternatives to Asap→

Frequently asked questions

What does mobius3/asap do?

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

What are the main features of mobius3/asap?

The main features of mobius3/asap are: Data Formatting, General Utilities.

What are some open-source alternatives to mobius3/asap?

Open-source alternatives to mobius3/asap include: p-ranav/pprint — Pretty Printer for Modern C++. viatorus/emio — A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems… fmtlib/fmt — fmt is a type-safe C++ text formatting library used to convert data into formatted strings and text. It serves as a… louisdx/cxx-prettyprint — A header-only library for C++(0x) that allows automagic pretty-printing of any container. p-ranav/tabulate — Table Maker for Modern C++. abrg-models/morphologica — Header-only library code to visualize C++ numerical simulations using fast, modern OpenGL.