awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to ryu0118/codingkeysmacro

Open-source alternatives to CodingKeysMacro

16 open-source projects similar to ryu0118/codingkeysmacro, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CodingKeysMacro alternative.

  • alschmut/structbuildermacroAvatar alschmut

    alschmut/StructBuilderMacro

    22Vezi pe 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
    Vezi pe GitHub↗22
  • dziobaczy/swiftbuildermacroAvatar dziobaczy

    dziobaczy/SwiftBuilderMacro

    44Vezi pe 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
    Vezi pe GitHub↗44
  • eneskaraosman/loremswiftifyAvatar EnesKaraosman

    EnesKaraosman/LoremSwiftify

    19Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗19
  • leedh2004/sealedmacroAvatar leedh2004

    leedh2004/SealedMacro

    19Vezi pe GitHub↗

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

    Swift
    Vezi pe GitHub↗19
  • malien/staticarrayAvatar malien

    malien/StaticArray

    8Vezi pe GitHub↗

    A macro for emulating C-like static arrays in the swift language

    Swift
    Vezi pe GitHub↗8

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • mikhailmaslo/macro-codable-kitAvatar mikhailmaslo

    mikhailmaslo/macro-codable-kit

    41Vezi pe GitHub↗

    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…

    Swift
    Vezi pe GitHub↗41
  • mr-alirezaa/buildablemacroAvatar Mr-Alirezaa

    Mr-Alirezaa/BuildableMacro

    29Vezi pe GitHub↗

    BuildableMacro is a Swift package inspired by Apple's SwiftUI and Observation frameworks, simplifying property modification in Swift through automated fluent setter function generation.

    Swift
    Vezi pe GitHub↗29
  • neothxt/codableoptionsetAvatar neothXT

    neothXT/CodableOptionSet

    5Vezi pe GitHub↗

    CodableOptionSet allows you to easily make your OptionSets conform to Codable and automatically cover init(from decoder: Decoder) and encode(to encoder: Encoder) for you. All you need to do is to add @EasilyCodableOptionSet to your OptionSet.

    Swift
    Vezi pe GitHub↗5
  • neothxt/listablepropertiesAvatar neothXT

    neothXT/ListableProperties

    2Vezi pe GitHub↗

    ListableProperties macro allows to list all the properties of a struct, class and other types by adding static getProperties() func to it. All you need to do is to add @ListableProperties to your model.

    Swift
    Vezi pe GitHub↗2
  • pitt500/swiftandtipsmacrosAvatar pitt500

    pitt500/SwiftAndTipsMacros

    110Vezi pe GitHub↗

    This repository contains a list of Swift Macros to make your coding live on Apple ecosystem simpler and more productive.

    Swift
    Vezi pe GitHub↗110
  • sasha-riabchuk/codingkeysmacro-swiftAvatar sasha-riabchuk

    sasha-riabchuk/CodingKeysMacro-swift

    14Vezi pe GitHub↗

    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…

    Swift
    Vezi pe GitHub↗14
  • swiftylab/metacodableAvatar SwiftyLab

    SwiftyLab/MetaCodable

    777Vezi pe GitHub↗

    Supercharge Swift's Codable implementations with macros.

    Swift
    Vezi pe GitHub↗777
  • tgeisse/userdefaultsobservationAvatar tgeisse

    tgeisse/UserDefaultsObservation

    31Vezi pe GitHub↗

    Combining UserDefaults with Observation, giving you the ability to easily create Observable UserDefaults-backed classes.

    Swift
    Vezi pe GitHub↗31
  • ugommirikwe/swiftcopyablemacroAvatar ugommirikwe

    ugommirikwe/SwiftCopyableMacro

    5Vezi pe GitHub↗

    SwiftCopyableMacro is a very simple Swift macro library that auto-generates a copy() function for structs at compile time, which takes all the public properties of the struct as arguments in the function, enabling a runtime ability to elegantly duplicate an instance of the struct and setting new…

    Swift
    Vezi pe GitHub↗5
  • unixzii/enhancedmirrorAvatar unixzii

    unixzii/EnhancedMirror

    50Vezi pe GitHub↗

    An experimental Mirror alternative that utilizes Swift Macros for static reflection.

    Swift
    Vezi pe GitHub↗50
  • zijievv/codingkeysgeneratorAvatar zijievv

    zijievv/CodingKeysGenerator

    34Vezi pe GitHub↗

    Swift macros generating customizable CodingKeys

    Swift
    Vezi pe GitHub↗34