Swift-Macros
Macros
A curated collection of community-created Swift macros and associated learning resources.
A curated list of awesome Swift Macros
2k stars
50 watching
92 forks
Language: Swift
last commit: 28 days ago
Linked from 1 awesome list
appleprogrammingswift
Related projects:
Repository | Description | Stars |
---|---|---|
pfultz2/zlang | A plugin framework for managing global namespace macros in C/C++ | 35 |
mrluc/macros.coffee | Provides a Lisp-style macro system for CoffeeScript | 37 |
lexi-lambda/threading | A collection of macros for Racket to facilitate thread-safe programming | 49 |
mkchoi212/lbac-swift | Building a compiler in Swift by translating the book 'Let's Build a Compiler' into interactive code | 164 |
krzysztofzablocki/sourceryworkshops | A tutorial project on using Sourcery to generate templates and improve productivity in Swift development | 44 |
swiftstudies/duration | A package for measuring and reporting the time taken for operations in Swift | 325 |
yitzchak/trivial-do | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
hipeta/arrow-macros | Provides a set of macros for creating expressive and concise code in Common Lisp | 125 |
swiftkickmobile/swiftuimaterialtabs | A SwiftUI library providing Material 3-style tabs and sticky headers | 58 |
blackhole89/macros | A powerful, Turing-complete C/C++ macro preprocessor | 84 |
tfpk/macrokata | A set of exercises to learn how to write macros in Rust. | 1,075 |
spatie/laravel-collection-macros | A collection of reusable utility functions for working with Laravel collections. | 1,747 |
ksm/swiftinflux | An historical record of Swift's initial evolution and notable changes to its features. | 1,864 |
thom1729/yaml-macros | A macro system for YAML files powered by Python | 21 |
swiftkitz/datez | A framework providing types and utilities for working with dates, calendars, and time intervals in Swift. | 261 |