swift-memberwise-init-macro

Initializer helper

A Swift macro that simplifies the creation of memberwise initializers in structs

Swift Macro for enhanced automatic inits.

GitHub

122 stars
4 watching
8 forks
Language: Swift
last commit: about 2 months ago
Linked from 1 awesome list

swiftswift-macrosswift-package-managerswift-syntax

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
andriyslyusar/swiftykeychainkit A Swift wrapper around Keychain Services API with type safety and compile-time checks 24
jmfieldman/brisk A Swift DSL that helps manage concurrency in asynchronous code by providing shorthand operators and extensions to DispatchQueue. 25
xujiajun/gotokenizer A tokenizer based on dictionary and Bigram language models for text segmentation in Chinese 21
kellyselden/ember-macro-helpers A collection of reusable JavaScript functions to simplify the creation of custom Ember macros and computed properties. 62
pfultz2/zlang A plugin framework for managing global namespace macros in C/C++ 35
josharian/impl Generates method stubs for implementing interfaces in Go. 1,031
github/vulcanizer A Go library and command-line tool for managing Elasticsearch clusters. 667
gobwas/glob A Go library for efficient string matching using compile-time glob patterns. 961
jeffail/leaps A service for real-time collaborative editing of local files using operational transforms 753
tdrhq/easy-macros A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. 20
gottagetswifty/codablewrappers A collection of property wrappers to simplify serialization with Swift's Codable protocol 652
vincent-pradeilles/weakable-self Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure 78
rocketlaunchr/igo A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. 66
cbaggers/fn A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. 25
wircho/icanhas A Swift library for simplifying iOS user permission requests for various app features 91