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
623 forks
Language: Swift
last commit: about 1 month 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,281 |
realm/jazzy | Generates documentation for Swift and Objective-C projects using Clang and SourceKit's AST representation of code. | 7,359 |
mac-cain13/r.swift | A tool that generates strong typed, autocompleted resource access in Swift projects | 9,515 |
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,735 |
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,134 |
jpsim/sourcekitten | A command line tool for interacting with SourceKit's Swift Abstract Syntax Tree (AST) to extract code information | 2,317 |
swiftlang/swift-format | A tool for formatting Swift source code according to a standardized style | 2,568 |
thecodingmachine/react-native-boilerplate | A React Native boilerplate that provides an optimized architecture for building solid cross-platform mobile applications. | 4,915 |
mattdonnelly/swifter | A Twitter framework for iOS and OS X written in Swift that provides an interface to the Twitter API. | 2,373 |
swiftgen/swiftgen | Automatically generates Swift code for resources like images and localized strings to make them type-safe. | 9,304 |
swiftlang/sourcekit-lsp | An implementation of the Language Server Protocol for Swift and C-based languages | 3,343 |
twitter/twittertexteditor | A flexible, full-featured rich text editor API for iOS applications | 2,986 |
nicklockwood/swiftformat | A tool for automatically enforcing a common coding style in Swift projects | 7,988 |
huri000/swiftentrykit | A presentation library for iOS allowing developers to easily display overlays within their apps. | 6,645 |