-
console-kit Public
Forked from vapor/console-kit💻 APIs for creating interactive CLI tools.
Swift MIT License UpdatedOct 22, 2024 -
swift-nio Public
Forked from apple/swift-nioEvent-driven network application framework for high performance protocol servers & clients, non-blocking.
Swift Apache License 2.0 UpdatedOct 22, 2024 -
smithy-swift Public
Forked from smithy-lang/smithy-swiftKotlin Apache License 2.0 UpdatedOct 15, 2024 -
-
aws-c-common Public
Forked from awslabs/aws-c-commonCore c99 package for AWS SDK for C. Includes cross-platform primitives, configuration, data structures, and error handling.
C Apache License 2.0 UpdatedOct 11, 2024 -
aws-sdk-swift Public
Forked from awslabs/aws-sdk-swiftSwift Apache License 2.0 UpdatedOct 10, 2024 -
-
Fuzi Public
Forked from cezheng/FuziA fast & lightweight XML & HTML parser in Swift with XPath & CSS support
-
swift-testing Public
Forked from swiftlang/swift-testingSwift Apache License 2.0 UpdatedSep 7, 2024 -
PythonKit Public
Forked from pvieito/PythonKitSwift framework to interact with Python.
Swift Apache License 2.0 UpdatedAug 28, 2024 -
Yams Public
Forked from jpsim/YamsA Sweet and Swifty YAML parser.
C MIT License UpdatedAug 22, 2024 -
PythonCodable Public
Forked from pvieito/PythonCodableSwift framework to efficiently bridge objects from Python to Swift.
Swift UpdatedJul 21, 2024 -
braintrust-sdk Public
Forked from braintrustdata/braintrust-sdkTypeScript Apache License 2.0 UpdatedJun 24, 2024 -
-
-
swift-tools-support-core Public
Forked from swiftlang/swift-tools-support-coreContains common infrastructural code for both SwiftPM and llbuild.
Swift Apache License 2.0 UpdatedApr 26, 2024 -
-
-
-
-
android-gesture-detectors Public
Forked from rharter/android-gesture-detectorsGesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
Java Other UpdatedDec 11, 2014 -
A test app for playing with collection views.
-
DAKeyboardControl Public
Forked from danielamitay/DAKeyboardControlDAKeyboardControl allows you to easily add keyboard awareness and scrolling dismissal (a receding keyboard ala iMessages app) to any UIView, UIScrollView or UITableView with only 1 line of code. DA…
Objective-C Other UpdatedJul 31, 2014 -
Subliminal Public
Forked from inkling/SubliminalAn understated approach to iOS integration testing.
Objective-C Other UpdatedJun 12, 2014 -
-
FlipDemo Public
Simple demo app for exploring 3D transforms on UIImageViews with anti-aliasing on different background colors.
-
CounterTap Public
Simple app for keeping track of how many times things happen.
Objective-C UpdatedJan 9, 2014 -
GrowingTextView Public
Forked from hanspinckaers/GrowingTextViewAn UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small scre…