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
·
malien avatar

malien/StaticArray

0
View on GitHub↗
8 Stars·0 Forks·Swift·1 Aufruf

StaticArray

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

Features

  • Model and Data Macros - Implements allocation-less fixed-size arrays.

Star-Verlauf

Star-Verlauf für malien/staticarrayStar-Verlauf für malien/staticarray

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

Häufig gestellte Fragen

Was macht malien/staticarray?

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

Was sind die Hauptfunktionen von malien/staticarray?

Die Hauptfunktionen von malien/staticarray sind: Model and Data Macros.

Welche Open-Source-Alternativen gibt es zu malien/staticarray?

Open-Source-Alternativen zu malien/staticarray 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). mikhailmaslo/macro-codable-kit — MacroCodableKit enhances your Codable experience in Swift, leveraging macros to generate precise and efficient code… 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…

Open-Source-Alternativen zu StaticArray

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit StaticArray.
  • 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 StaticArray anzeigen→