Pinned Repositories
AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
AsyncCompatibilityKit
iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.
CodableWebsocket
A Combine Publisher and Subscriber that wraps a URLSessionWebSocketTask and makes it easy to send and receive any codable type over a websocket.
CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
DominantColor
Finding dominant colors of an image using k-means clustering
facebook-sdk-swift
Integrate your iOS apps in Swift with Facebook Platform.
HubFramework
Spotify’s component-driven UI framework for iOS
JRUtilities
llama.cpp
LLM inference in C/C++
LLM.swift
LLM.swift is a simple, and readable library which lets you locally interact with LLMs with ease for macOS, iOS, visionOS, watchOS, and tvOS.
johanrydenstam's Repositories
johanrydenstam/AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
johanrydenstam/AsyncCompatibilityKit
iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.
johanrydenstam/CodableWebsocket
A Combine Publisher and Subscriber that wraps a URLSessionWebSocketTask and makes it easy to send and receive any codable type over a websocket.
johanrydenstam/CollectionViewPagingLayout
A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.
johanrydenstam/DominantColor
Finding dominant colors of an image using k-means clustering
johanrydenstam/facebook-sdk-swift
Integrate your iOS apps in Swift with Facebook Platform.
johanrydenstam/HubFramework
Spotify’s component-driven UI framework for iOS
johanrydenstam/JRUtilities
johanrydenstam/llama.cpp
LLM inference in C/C++
johanrydenstam/LLM.swift
LLM.swift is a simple, and readable library which lets you locally interact with LLMs with ease for macOS, iOS, visionOS, watchOS, and tvOS.
johanrydenstam/Mantle
Model framework for Cocoa and Cocoa Touch
johanrydenstam/MarkdownText
A native SwiftUI view for rendering Markdown text in an iOS or macOS app
johanrydenstam/nielsenappsdk-ios-dynamic-spm
Nielsen app sdk repository to distribute dynamic XCFramework release packages via SPM dependency manager, supporting iOS, tvOS and MacOS Catalyst targets.
johanrydenstam/openconnectui2
MacOS menubar app to control openconnect vpn
johanrydenstam/OptionallyDecodable
Property wrapper for turning decoding failures into optionals instead of errors.
johanrydenstam/pb
johanrydenstam/periphery
A tool to identify unused code in Swift projects.
johanrydenstam/prmd
JSON Schema tools and doc generation for HTTP APIs
johanrydenstam/quicktype
Generate types and converters from JSON, Schema, and GraphQL
johanrydenstam/red-siren
johanrydenstam/repo-badges
:star: use repo badges (build passing, coverage, etc) in your readme/markdown file to signal code "quality" in a project.
johanrydenstam/swift
The Swift Programming Language
johanrydenstam/swift-algorithm-club
Algorithms and data structures in Swift, with explanations!
johanrydenstam/swift-style-guide
The official Swift style guide for raywenderlich.com.
johanrydenstam/SwiftDraw
A Swift library and command-line tool for drawing and converting SVG images.
johanrydenstam/timer-app
A simple Timer app for Mac
johanrydenstam/TvOSSlider
TvOSSlider is an implementation of UISlider for tvOS.
johanrydenstam/uncrustify-config-ios
uncrustify config for iOS developer