Sourcery
Code generator
Automates boilerplate code generation and mock implementations for Swift projects
Meta-programming for Swift, stop writing boilerplate code.
8k stars
86 watching
618 forks
Language: Swift
last commit: 14 days ago
Linked from 2 awesome lists
code-generationcodegencodegeneratoriosmetaprogrammingswifttemplates
Related projects:
Repository | Description | Stars |
---|---|---|
swiftlang/swift-syntax | Provides libraries for parsing and manipulating the internal representation of Swift source code | 3,242 |
realm/jazzy | Generates documentation for Swift and Objective-C projects using Clang and SourceKit's AST representation of code. | 7,352 |
mac-cain13/r.swift | A tool that generates strong typed, autocompleted resource access in Swift projects | 9,503 |
swiftlang/swift | A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. | 67,599 |
krzysztofzablocki/sourceryworkshops | A tutorial project on using Sourcery to generate templates and improve productivity in Swift development | 44 |
malcommac/swiftrichstring | A lightweight Swift library for creating and manipulating attributed strings with XML/HTML tag-based rendering and dynamic typography support. | 3,130 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,309 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,538 |
thecodingmachine/react-native-boilerplate | A React Native boilerplate that provides an optimized architecture for building solid cross-platform mobile applications. | 4,860 |
mattdonnelly/swifter | A Twitter framework for iOS and OS X written in Swift that provides an interface to the Twitter API. | 2,374 |
swiftgen/swiftgen | Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,275 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,321 |
twitter/twittertexteditor | A flexible, full-featured rich text editor API for iOS applications | 2,983 |
nicklockwood/swiftformat | A tool for automatically enforcing a common coding style in Swift projects | 7,946 |
huri000/swiftentrykit | A presentation library for iOS allowing developers to easily display overlays within their apps. | 6,630 |