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

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

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

mikhailmaslo/macro-codable-kit

0
View on GitHub↗
41 نجوم·3 تفرعات·Swift·MIT·1 مشاهدةswiftpackageindex.com/mikhailmaslo/macro-codable-kit/0.3.0/documentation/macrocodablekit↗

Macro Codable Kit

MacroCodableKit enhances your Codable experience in Swift, leveraging macros to generate precise and efficient code with zero additional memory allocations, thanks to the usage of pure (static) functions. It's a comprehensive solution providing support for AllOf, OneOf, and customizable…

Features

  • Model and Data Macros - Comprehensive Codable kit with OpenAPI support and safe decoding.

سجل النجوم

مخطط تاريخ النجوم لـ mikhailmaslo/macro-codable-kitمخطط تاريخ النجوم لـ mikhailmaslo/macro-codable-kit

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة mikhailmaslo/macro-codable-kit؟

MacroCodableKit enhances your Codable experience in Swift, leveraging macros to generate precise and efficient code with zero additional memory allocations, thanks to the usage of pure (static) functions. It's a comprehensive solution providing support for AllOf, OneOf, and customizable…

ما هي الميزات الرئيسية لـ mikhailmaslo/macro-codable-kit؟

الميزات الرئيسية لـ mikhailmaslo/macro-codable-kit هي: Model and Data Macros.

ما هي البدائل مفتوحة المصدر لـ mikhailmaslo/macro-codable-kit؟

تشمل البدائل مفتوحة المصدر لـ mikhailmaslo/macro-codable-kit: 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. mr-alirezaa/buildablemacro — BuildableMacro is a Swift package inspired by Apple's SwiftUI and Observation frameworks, simplifying property… alschmut/structbuildermacro — @Buildable is an attached swift macro for structs, classes and enums, which produces a peer struct implementing the…

بدائل مفتوحة المصدر لـ Macro Codable Kit

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Macro Codable Kit.
  • dziobaczy/swiftbuildermacroالصورة الرمزية لـ dziobaczy

    dziobaczy/SwiftBuilderMacro

    44عرض على GitHub↗

    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/loremswiftifyالصورة الرمزية لـ EnesKaraosman

    EnesKaraosman/LoremSwiftify

    19عرض على GitHub↗

    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/sealedmacroالصورة الرمزية لـ leedh2004

    leedh2004/SealedMacro

    19عرض على GitHub↗

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

    Swift
    عرض على GitHub↗19
  • alschmut/structbuildermacroالصورة الرمزية لـ alschmut

    alschmut/StructBuilderMacro

    22عرض على GitHub↗

    @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
عرض جميع البدائل الـ 16 لـ Macro Codable Kit→