awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Mr-Alirezaa avatar

Mr-Alirezaa/BuildableMacro

0
View on GitHub↗

BuildableMacro

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

Features

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI
Model and Data Macros - Simplifies setter generation for fluent property modification.
29 Stars·3 Forks·Swift·MIT·1 Aufruf

Star-Verlauf

Star-Verlauf für mr-alirezaa/buildablemacroStar-Verlauf für mr-alirezaa/buildablemacro

Häufig gestellte Fragen

Was macht mr-alirezaa/buildablemacro?

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

Was sind die Hauptfunktionen von mr-alirezaa/buildablemacro?

Die Hauptfunktionen von mr-alirezaa/buildablemacro sind: Model and Data Macros.

Welche Open-Source-Alternativen gibt es zu mr-alirezaa/buildablemacro?

Open-Source-Alternativen zu mr-alirezaa/buildablemacro sind unter anderem: 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…

Open-Source-Alternativen zu BuildableMacro

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit BuildableMacro.
  • dziobaczy/swiftbuildermacroAvatar von dziobaczy

    dziobaczy/SwiftBuilderMacro

    44Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗44
  • eneskaraosman/loremswiftifyAvatar von EnesKaraosman

    EnesKaraosman/LoremSwiftify

    19Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗19
  • leedh2004/sealedmacroAvatar von leedh2004

    leedh2004/SealedMacro

    19Auf GitHub ansehen↗

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

    Swift
    Auf GitHub ansehen↗19
  • alschmut/structbuildermacroAvatar von alschmut

    alschmut/StructBuilderMacro

    22Auf GitHub ansehen↗

    @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
    Auf GitHub ansehen↗22
Alle 16 Alternativen zu BuildableMacro anzeigen→