pointfreeco / swift-custom-dumpLinks
A collection of tools for debugging, diffing, and testing your application's data structures.
☆841Updated 3 months ago
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:
- 🧰 Case paths extends the key path hierarchy to enum cases.☆983Updated last month
- ⏰ A few schedulers that make working with Combine more testable and more versatile.☆747Updated 5 months ago
- Async and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.☆780Updated 2 years ago
- Observable tools, backported.☆667Updated last month
- Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.☆453Updated 3 weeks ago
- A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.☆577Updated last week
- A Synchronization Primitive for Swift Concurrency☆580Updated 9 months ago
- Example macros for the Swift macros effort