Pinned Repositories
isowords
Open source game built in SwiftUI and the Composable Architecture.
pointfreeco
🎬 The source for www.pointfree.co, a video series on advanced programming topics in the Swift programming language.
sqlite-data
A fast, lightweight replacement for SwiftData, powered by SQL and supporting CloudKit synchronization.
swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
swift-navigation
Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
swift-overture
🎼 A library for function composition.
swift-sharing
A universal solution to persistence and data sharing in surprisingly little code.
swift-snapshot-testing
📸 Delightful Swift snapshot testing.
swift-tagged
🏷 A wrapper type for safer, expressive code.
pointfreeco's Repositories
pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
pointfreeco/swift-snapshot-testing
📸 Delightful Swift snapshot testing.
pointfreeco/isowords
Open source game built in SwiftUI and the Composable Architecture.
pointfreeco/swift-navigation
Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
pointfreeco/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
pointfreeco/swift-tagged
🏷 A wrapper type for safer, expressive code.
pointfreeco/pointfreeco
🎬 The source for www.pointfree.co, a video series on advanced programming topics in the Swift programming language.
pointfreeco/sqlite-data
A fast, lightweight replacement for SwiftData, powered by SQL and supporting CloudKit synchronization.
pointfreeco/episode-code-samples
💾 Point-Free episode code.
pointfreeco/swift-case-paths
🧰 Case paths extends the key path hierarchy to enum cases.
pointfreeco/swift-parsing
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
pointfreeco/swift-nonempty
🎁 A compile-time guarantee that a collection contains a value.
pointfreeco/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
pointfreeco/swift-html
🗺 A Swift DSL for type-safe, extensible, and transformable HTML documents.
pointfreeco/combine-schedulers
⏰ A few schedulers that make working with Combine more testable and more versatile.
pointfreeco/swift-perception
Observable tools, backported.
pointfreeco/swift-sharing
A universal solution to persistence and data sharing in surprisingly little code.
pointfreeco/swift-identified-collections
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
pointfreeco/swift-issue-reporting
Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.
pointfreeco/swift-concurrency-extras
Useful, testable Swift concurrency.
pointfreeco/swift-url-routing
A bidirectional router with more type safety and less fuss.
pointfreeco/swift-macro-testing
Magical testing tools for Swift macros.
pointfreeco/syncups
A rebuild of Apple’s “Scrumdinger” application using modern, best practices for SwiftUI development.
pointfreeco/swift-clocks
⏰ A few clocks that make working with Swift concurrency more testable and more versatile.
pointfreeco/swift-gen
🎱 Composable, transformable, controllable randomness.
pointfreeco/swift-structured-queries
Truly type-safe SQL.
pointfreeco/swiftui-navigation
This package is now Swift Navigation:
pointfreeco/sharing-grdb
A lightweight replacement for SwiftData and the Query macro.
pointfreeco/swift-java
pointfreeco/swift-syntax
A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.