awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sasha-riabchuk avatar

sasha-riabchuk/CodingKeysMacro-swift

0
View on GitHub↗
14 स्टार्स·2 फोर्क्स·Swift·4 व्यूज़

CodingKeysMacro Swift

CodingKeysMacro-swift is an incredibly powerful Swift Compiler Plugin that introduces an automated way to generate CodingKeys for Codable structs in Swift. This eliminates the need for manually declaring CodingKeys enumeration for every Codable struct, saving you valuable time and reducing the…

Features

  • Model and Data Macros - Automates CodingKeys creation with custom string mapping support.

स्टार हिस्ट्री

sasha-riabchuk/codingkeysmacro-swift के लिए स्टार हिस्ट्री चार्टsasha-riabchuk/codingkeysmacro-swift के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

sasha-riabchuk/codingkeysmacro-swift क्या करता है?

CodingKeysMacro-swift is an incredibly powerful Swift Compiler Plugin that introduces an automated way to generate CodingKeys for Codable structs in Swift. This eliminates the need for manually declaring CodingKeys enumeration for every Codable struct, saving you valuable time and reducing the…

sasha-riabchuk/codingkeysmacro-swift की मुख्य विशेषताएं क्या हैं?

sasha-riabchuk/codingkeysmacro-swift की मुख्य विशेषताएं हैं: Model and Data Macros।

sasha-riabchuk/codingkeysmacro-swift के कुछ ओपन-सोर्स विकल्प क्या हैं?

sasha-riabchuk/codingkeysmacro-swift के ओपन-सोर्स विकल्पों में शामिल हैं: dziobaczy/swiftbuildermacro — While macros are still very fresh inspired by work done by Doug Gregor here this repo aims to help get familliar with… eneskaraosman/loremswiftify — A Swift macro that generates realistic mock/fake data for structs, classes, and enums — perfect for SwiftUI previews… leedh2004/sealedmacro — ✨ Swift Macro, Parsing Sealed Class JSON Model. (ex. kotlin server's sealed class json). malien/staticarray — A macro for emulating C-like static arrays in the swift language. mikhailmaslo/macro-codable-kit — MacroCodableKit enhances your Codable experience in Swift, leveraging macros to generate precise and efficient code… alschmut/structbuildermacro — @Buildable is an attached swift macro for structs, classes and enums, which produces a peer struct implementing the…

CodingKeysMacro Swift के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CodingKeysMacro Swift के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • dziobaczy/swiftbuildermacrodziobaczy का अवतार

    dziobaczy/SwiftBuilderMacro

    44GitHub पर देखें↗

    While macros are still very fresh inspired by work done by Doug Gregor here this repo aims to help get familliar with the macros by exploring their capabilities.

    Swift
    GitHub पर देखें↗44
  • eneskaraosman/loremswiftifyEnesKaraosman का अवतार

    EnesKaraosman/LoremSwiftify

    19GitHub पर देखें↗

    A Swift macro that generates realistic mock/fake data for structs, classes, and enums — perfect for SwiftUI previews and snapshot tests.

    Swift
    GitHub पर देखें↗19
  • leedh2004/sealedmacroleedh2004 का अवतार

    leedh2004/SealedMacro

    19GitHub पर देखें↗

    ✨ Swift Macro, Parsing Sealed Class JSON Model. (ex. kotlin server's sealed class json)

    Swift
    GitHub पर देखें↗19
  • alschmut/structbuildermacroalschmut का अवतार

    alschmut/StructBuilderMacro

    22GitHub पर देखें↗

    @Buildable is an attached swift macro for structs, classes and enums, which produces a peer struct implementing the builder pattern. Initialise your object with minimal effort using default values. ```swift import Buildable

    Swift
    GitHub पर देखें↗22
CodingKeysMacro Swift के सभी 16 विकल्प देखें→