awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesRuntime Converters

Converting between C++ types at runtime using polymorphic wrappers with type checking.

Distinct from Dynamic Type Managers: Distinct from Dynamic Type Managers: focuses on type conversion and value extraction, not general runtime type encapsulation.

Explore 1 awesome GitHub repository matching data & databases · Runtime Converters. Refine with filters or upvote what's useful.

Awesome Runtime Converters GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • pocoproject/pocoAvatar de pocoproject

    pocoproject/poco

    9,438Ver en GitHub↗

    POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy

    Converts between C++ types at runtime using a polymorphic wrapper with type checking.

    C++c-plus-plusconfigurationcross-platform
    Ver en GitHub↗9,438
  1. Home
  2. Data & Databases
  3. Data Type Managers
  4. Dynamic Type Managers
  5. Runtime Converters