Projects in Awesome Lists by pointfreeco
A curated list of projects in awesome lists by pointfreeco .
https://github.com/pointfreeco/swift-composable-architecture
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
architecture composition modularity swiftui testability uikit
Last synced: 12 May 2025
https://github.com/pointfreeco/swift-snapshot-testing
๐ธ Delightful Swift snapshot testing.
screenshot-testing snapshot-testing swift testing
Last synced: 12 May 2025
https://github.com/pointfreeco/isowords
Open source game built in SwiftUI and the Composable Architecture.
game ios swift-composable-architecture swiftui
Last synced: 14 May 2025
https://github.com/pointfreeco/swift-navigation
Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
Last synced: 14 May 2025
https://github.com/pointfreeco/swift-dependencies
A dependency management library inspired by SwiftUI's "environment."
architecture dependency-injection dependency-management swift
Last synced: 13 May 2025
https://github.com/pointfreeco/swift-tagged
๐ท A wrapper type for safer, expressive code.
conditional-conformance swift tagged-types type-safety
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-overture
๐ผ A library for function composition.
function-composition functional-programming
Last synced: 15 May 2025
https://github.com/pointfreeco/pointfreeco
๐ฌ The source for www.pointfree.co, a video series on advanced programming topics in the Swift programming language.
education functional-programming server-side-swift snapshot-testing swift swift-playgrounds
Last synced: 13 Apr 2025
https://github.com/pointfreeco/episode-code-samples
๐พ Point-Free episode code.
Last synced: 13 Apr 2025
https://github.com/pointfreeco/swift-case-paths
๐งฐ Case paths extends the key path hierarchy to enum cases.
Last synced: 14 May 2025
https://github.com/pointfreeco/swift-nonempty
๐ A compile-time guarantee that a collection contains a value.
collections conditional-conformance swift type-safety
Last synced: 08 Apr 2025
https://github.com/pointfreeco/swift-custom-dump
A collection of tools for debugging, diffing, and testing your application's data structures.
Last synced: 14 May 2025
https://github.com/pointfreeco/swift-parsing
A library for turning nebulous data into well-structured data, with a focus on composition, performance, generality, and ergonomics.
Last synced: 08 Apr 2025
https://github.com/pointfreeco/swift-html
๐บ A Swift DSL for type-safe, extensible, and transformable HTML documents.
dsl html rendering server-side-swift swift
Last synced: 14 May 2025
https://github.com/pointfreeco/combine-schedulers
โฐ A few schedulers that make working with Combine more testable and more versatile.
Last synced: 14 May 2025
https://github.com/pointfreeco/swift-perception
Observable tools, backported.
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-sharing
A universal solution to persistence and data sharing in surprisingly little code.
appstorage filestorage persistence swiftui userdefaults
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-identified-collections
A library of data structures for working with collections of identifiable elements in an ergonomic, performant way.
data-structures identifiable swift-composable-architecture swiftui
Last synced: 14 May 2025
https://github.com/pointfreeco/swift-web
๐ธ A collection of Swift server-side frameworks for handling HTML, CSS, routing and middleware.
applicative composition css functional-programming html middleware routing swift
Last synced: 04 Apr 2025
https://github.com/pointfreeco/sharing-grdb
A lightweight replacement for SwiftData and the Query macro.
Last synced: 16 May 2025
https://github.com/pointfreeco/swift-prelude
๐ถ A collection of types and functions that enhance the Swift language.
functional-programming prelude swift
Last synced: 04 Apr 2025
https://github.com/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.
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-concurrency-extras
Useful, testable Swift concurrency.
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-validated
๐ A result type that accumulates multiple errors.
error-handling functional-programming result-type validation
Last synced: 05 Apr 2025
https://github.com/pointfreeco/swift-url-routing
A bidirectional router with more type safety and less fuss.
bidirectional invertible parsing printing reversible router routing
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-macro-testing
Magical testing tools for Swift macros.
macros snapshot-testing testing
Last synced: 16 May 2025
https://github.com/pointfreeco/swift-clocks
โฐ A few clocks that make working with Swift concurrency more testable and more versatile.
Last synced: 15 May 2025
https://github.com/pointfreeco/swift-gen
๐ฑ Composable, transformable, controllable randomness.
composition functional-programming randomness testing transformation
Last synced: 16 May 2025
https://github.com/pointfreeco/syncups
A rebuild of Appleโs โScrumdingerโ application using modern, best practices for SwiftUI development.
Last synced: 16 May 2025
https://github.com/pointfreeco/composable-core-location
A library that bridges the Composable Architecture and Core Location.
Last synced: 09 Apr 2025
https://github.com/pointfreeco/vapor-routing
A bidirectional Vapor router with more type safety and less fuss.
bidirectional invertible reversible router routing server-side-swift vapor
Last synced: 13 Apr 2025
https://github.com/pointfreeco/swift-html-vapor
๐ง Vapor plugin for type-safe, transformable HTML views.
dsl html server-side-swift swift vapor
Last synced: 13 Apr 2025
https://github.com/pointfreeco/swift-playground-templates
๐ซ A collection of helpful Xcode playground templates.
swift-playgrounds xcode-templates
Last synced: 20 Feb 2025
https://github.com/pointfreeco/trysyncups
The starting project for our try! Swift 2024 Composable Architecture workshop.
Last synced: 20 Dec 2024
https://github.com/pointfreeco/composable-core-motion
A library that bridges the Composable Architecture and Core Motion.
Last synced: 13 Apr 2025
https://github.com/pointfreeco/swiftui-navigation
This package is now Swift Navigation:
Last synced: 18 Feb 2025
https://github.com/pointfreeco/swift-quickcheck
๐ An implementation of QuickCheck in Swift.
functional-programming property-testing quickcheck swift
Last synced: 13 Apr 2025
https://github.com/pointfreeco/swift-either
For those times you want A or B!
Last synced: 13 Apr 2025
https://github.com/pointfreeco/swift-algebras
Algebraic laws bundled into concrete data types.
Last synced: 20 Feb 2025
https://github.com/pointfreeco/swift-parser-printer
โ๏ธ Parsing and printing
Last synced: 13 Apr 2025