Uncertain<T> - A Swift library for uncertainty-aware programming.
☆258Aug 28, 2025Updated 6 months ago
Alternatives and similar repositories for Uncertain
Users that are interested in Uncertain are comparing it to the libraries listed below
Sorting:
- Swift Concurrency wrapper for monitoring file system events using FSEvents☆47Oct 1, 2025Updated 5 months ago
- Breakpoints for Swift Testing - precise control over side effects and fully observable state transitions in asynchronous functions☆44Nov 16, 2025Updated 4 months ago
- A macOS app that provides interactive visualizations of probability distributions from the Uncertain<T> Swift package☆45Jul 23, 2025Updated 7 months ago
- It's like Git for your Swift data types.☆475Mar 4, 2026Updated 2 weeks ago
- Subprocess is a cross-platform package for spawning processes in Swift.☆620Mar 14, 2026Updated last week
- Performant implementations of statistical distributions in pure Swift☆16Mar 12, 2026Updated last week
- Standard extensions for Foundation framework☆19Mar 10, 2026Updated last week
- A fast, lightweight replacement for SwiftData, powered by SQL and supporting CloudKit synchronization.☆1,695Mar 7, 2026Updated 2 weeks ago
- Magical testing tools for Swift macros.☆328Mar 7, 2026Updated 2 weeks ago
- ⏰ A few clocks that make working with Swift concurrency more testable and more versatile.☆326Feb 14, 2026Updated last month
- Better error messaging for JSONDecoder☆30Jun 11, 2023Updated 2 years ago
- An app that displays Package.swift info☆42Oct 24, 2023Updated 2 years ago
- A retry algorithm for Swift Concurrency☆61Apr 11, 2025Updated 11 months ago
- Copy of SQLite for use by clients within the Swift toolchain. This is not a general-purpose wrapper for SQLite.☆34Jan 2, 2026Updated 2 months ago
- Truly type-safe SQL.☆327Mar 7, 2026Updated 2 weeks ago
- A SwiftUI structural component that allows for easy drag-and-drop reordering operations☆13May 3, 2025Updated 10 months ago
- Handle custom fonts on all major Apple platforms, using SwiftUI.☆35Jan 6, 2026Updated 2 months ago
- A universal solution to persistence and data sharing in surprisingly little code.☆763Nov 14, 2025Updated 4 months ago
- API package for reading configuration.☆768Mar 10, 2026Updated last week
- Report issues in your application and library code as Xcode runtime warnings, breakpoints, assertions, and do so in a testable manner.☆502Feb 18, 2026Updated last month
- A collection of Swift Package-related terminal scripts.☆119Jan 4, 2026Updated 2 months ago
- Effortless theming support in SwiftUI☆85Mar 9, 2026Updated last week
- A CLI to virtualize macOS environments☆17Feb 14, 2025Updated last year
- Swift Package plugin to compile and link Core Image Metal Shaders to a single Metal Library that can be use in code.☆29Sep 24, 2025Updated 5 months ago
- Minimal type-safe context propagation container☆196Mar 10, 2026Updated last week
- Easy Copy-on-Write Semantics for Swift Structs