An open API service indexing awesome lists of open source software.

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.

keypaths swift

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.

debugging diffing testing

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.

combine-framework testing

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.

persistence sqlite

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.

swift-testing xcode xctest

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

https://github.com/pointfreeco/MacroKit

Exploring Swifts new macro system

Last synced: 29 Nov 2024

https://github.com/pointfreeco/ccmark

Last synced: 20 Feb 2025

https://github.com/pointfreeco/.github

Last synced: 20 Feb 2025