awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marksands avatar

marksands/BetterCodable

0
View on GitHub↗
1,805 estrellas·82 forks·Swift·MIT·5 vistasmarksands.github.io/2019/10/21/better-codable-through-property-wrappers.html↗

BetterCodable

Better Codable through Property Wrappers

Features

  • Build And Automation - Property wrappers to simplify and enhance data serialization.

Historial de estrellas

Gráfico del historial de estrellas de marksands/bettercodableGráfico del historial de estrellas de marksands/bettercodable

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a BetterCodable

Proyectos open-source similares, clasificados según cuántas características comparten con BetterCodable.
  • astaxie/batAvatar de astaxie

    astaxie/bat

    2,564Ver en GitHub↗

    Go implement CLI, cURL-like tool for humans

    Go
    Ver en GitHub↗2,564
  • carthage/carthageAvatar de Carthage

    Carthage/Carthage

    15,174Ver en GitHub↗

    Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It functions as a Git-based framework manager and binary distribution tool used to fetch, build, and manage external libraries. The project distinguishes itself by supporting the production and distribution of platform-independent binary frameworks and static libraries. It utilizes Git tags and submodules to lock specific versions of external libraries and provides mechanisms to distribute prebuilt binaries via zipped release archives. The system covers dependency resolution and version

    Swift
    Ver en GitHub↗15,174
  • cesarferreira/alfiC

    cesarferreira/alfi

    0Ver en GitHub↗
    Ver en GitHub↗0
  • almazrafi/fugenAvatar de almazrafi

    almazrafi/Fugen

    85Ver en GitHub↗

    Command line tool for exporting resources and generating code from your Figma files

    Swift
    Ver en GitHub↗85
Ver las 30 alternativas a BetterCodable→

Preguntas frecuentes

¿Qué hace marksands/bettercodable?

Better Codable through Property Wrappers

¿Cuáles son las características principales de marksands/bettercodable?

Las características principales de marksands/bettercodable son: Build And Automation.

¿Qué alternativas de código abierto existen para marksands/bettercodable?

Las alternativas de código abierto para marksands/bettercodable incluyen: almazrafi/fugen — Command line tool for exporting resources and generating code from your Figma files. carthage/carthage — Carthage is a decentralized dependency manager for Cocoa projects and an automation tool for Xcode builds. It… cesarferreira/alfi. astaxie/bat — Go implement CLI, cURL-like tool for humans. cocoapods/cocoapods — CocoaPods is a dependency manager for Swift and Objective-C projects that integrates third-party libraries via… cpisciotta/xcbeautify.