-
Ka-ching
- @mortenditlevsen
-
-
swift-dependencies Public
Forked from pointfreeco/swift-dependenciesA dependency management library inspired by SwiftUI's "environment."
Swift MIT License UpdatedMar 29, 2026 -
firebase-ios-sdk Public
Forked from firebase/firebase-ios-sdkFirebase iOS SDK
Objective-C Apache License 2.0 UpdatedMar 28, 2026 -
swift-collections Public
Forked from apple/swift-collectionsCommonly used data structures for Swift
Swift Apache License 2.0 UpdatedNov 20, 2025 -
leveldb Public
Forked from firebase/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
C++ BSD 3-Clause "New" or "Revised" License UpdatedNov 19, 2025 -
combine-schedulers Public
Forked from pointfreeco/combine-schedulers⏰ A few schedulers that make working with Combine more testable and more versatile.
Swift MIT License UpdatedNov 18, 2025 -
-
thelittlegame Public
Experiments with embedded Swift on an ESP32C6
-
node-apn Public
Forked from node-apn/node-apn📲 Apple Push Notification module for Node.js
-
firebase-functions-test Public
Forked from firebase/firebase-functions-testTypeScript MIT License UpdatedAug 31, 2024 -
Firestore and Realtime Database access through the @Shared state property wrapper
-
firebase-tools Public
Forked from firebase/firebase-toolsThe Firebase Command Line Tools
TypeScript MIT License UpdatedOct 3, 2023 -
swift-developers-aarhus Public
The purpose of this repository is not to host code, but to provide a space for discussion related to Swift Developer meetups in Aarhus. :-)
13 UpdatedSep 29, 2023 -
Euclid Public
Forked from nicklockwood/EuclidA Swift library for creating and manipulating 3D geometry
Swift MIT License UpdatedAug 12, 2023 -
DeckUI Public
Forked from joshdholtz/DeckUISwift DSL for writing slide decks in Xcode
Swift MIT License UpdatedJun 5, 2023 -
abseil-cpp-SwiftPM Public
Forked from firebase/abseil-cpp-SwiftPMC++ Apache License 2.0 UpdatedMar 20, 2023 -
-
-
Hypotrochoid Public
A small SwiftUI library providing a Hypotrochoid shape
Swift UpdatedJan 7, 2023 -
-
AttributedStringExperiments Public
Test avoiding the use of `allKeys` API and at the same time enforce that keys that don't roundtrip using snake case key conversion are left alone.
Swift UpdatedSep 22, 2022 -
-
swift-evolution Public
Forked from swiftlang/swift-evolutionThis maintains proposals for changes and user-visible enhancements to the Swift Programming Language.
JavaScript Apache License 2.0 UpdatedDec 29, 2021 -
swift-corelibs-foundation Public
Forked from swiftlang/swift-corelibs-foundationThe Foundation Project, providing core utilities, internationalization, and OS independence
C Apache License 2.0 UpdatedDec 29, 2021 -
swift Public
Forked from swiftlang/swiftThe Swift Programming Language
C++ Apache License 2.0 UpdatedDec 29, 2021 -
-
swift-case-paths Public
Forked from pointfreeco/swift-case-paths🧰 Case paths bring the power and ergonomics of key paths to enums!
Swift MIT License UpdatedDec 7, 2021 -
-
Tokamak Public
Forked from TokamakUI/TokamakSwiftUI-compatible framework for building browser apps with WebAssembly
-
SwiftGTKUI Public
Forked from rhx/SwiftHelloGtkA simple 'hello-world' app using SwiftGtk