swift-memberwise-init-macro
Initializer helper
A Swift macro that simplifies the creation of memberwise initializers in structs
Swift Macro for enhanced automatic inits.
123 stars
4 watching
8 forks
Language: Swift
last commit: 6 months ago
Linked from 1 awesome list
swiftswift-macrosswift-package-managerswift-syntax
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift wrapper around Keychain Services API with type safety and compile-time checks | 24 |
| A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue. | 25 |
| A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese | 21 |
| A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. | 62 |
| A plugin framework for managing global namespace macros in C/C++ | 35 |
| Generates method stubs for implementing interfaces in Go. | 1,036 |
| A Go library and command-line tool for managing Elasticsearch clusters. | 668 |
| A Go library for efficient string matching using compile-time glob patterns. | 968 |
| A service for real-time collaborative editing of local files using operational transforms | 753 |
| A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
| A collection of property wrappers to simplify serialization with Swift's Codable protocol | 661 |
| Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
| A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. | 66 |
| A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 |
| A Swift library for simplifying iOS user permission requests for various app features | 91 |