pointfreeco / swift-custom-dumpLinks
A collection of tools for debugging, diffing, and testing your application's data structures.
☆853Updated last month
Alternatives and similar repositories for swift-custom-dump
Users that are interested in swift-custom-dump are comparing it to the libraries listed below
Sorting:
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆783Updated 2 years ago
- ⏰ A few schedulers that make working with Combine more testable and more versatile.☆766Updated 2 months ago
- Observable tools, backported.☆738Updated last week
- Example macros for the Swift macros effort☆508Updated 2 years ago
- Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.☆480Updated 2 weeks ago
- A simple Command Line Tool to create XCFrameworks by wrapping xcodebuild.☆731Updated last year
- A Synchronization Primitive for Swift Concurrency☆603Updated last year
- A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.☆599Updated 5 months ago
- Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements☆777Updated 3 years ago
- Swift macro that simplifies and automates the process of creating spies for testing☆456Updated 2 months ago
- 📱HTTP/2 Apple Push Notification Service built with swift - send push notifications to iOS, iPadOS, tvOS, macOS, watchOS, visionOS, and S…☆791Updated last month
- An open source library for building deep-linkable SwiftUI applications with composition, testing and ergonomics in mind☆591Updated 3 years ago
- A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.☆957Updated last month
- A universal solution to persistence and data sharing in surprisingly little code.☆708Updated 2 weeks ago
- A benchmarking tool for Swift Collection algorithms☆364Updated last month
- Supercharge Swift's Codable implementations with macros meta-programming.☆736Updated last week
- Swift DSL for writing slide decks in Xcode☆619Updated 3 weeks ago
- An Xcode source extension to expand lengthy lines.☆836Updated 2 years ago
- Swift benchmark runner with many performance metrics and great CI support☆396Updated 2 weeks ago
- Make Custom Serialization of Swift Codable Types easy with Annotations☆704Updated 3 months ago
- Powerful property wrapper to back codable properties.☆491Updated 4 years ago
- A bidirectional router with more type safety and less fuss.☆391Updated 7 months ago
- Useful, testable Swift concurrency.☆434Updated last month
- A command-line tool and Swift Package for generating class diagrams powered by PlantUML☆632Updated last year
- This package makes your Decodable types resilient to decoding errors and allows you to inspect those errors.☆601Updated last month
- A list of cool DSLs made with Swift 5.4’s @resultBuilder☆1,129Updated last year
- iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.☆379Updated 3 years ago
- Table and collection view data sources for Combine☆632Updated 2 years ago
- AsyncExtensions aims to mimic Swift Combine operators for async sequences.☆404Updated 2 months ago
- Power Assert in Swift.☆493Updated 3 weeks ago