-
turboq-cpp-async-engine Public
C++ library for asynchronous task and timer queues, featuring a thread pool with task priority (QoS) support for parallel execution.
C++ Apache License 2.0 UpdatedSep 19, 2025 -
swift-combine-camera Public
A Swift package for integrating video capturing in iOS applications, built using Combine and AVFoundation in a declarative style.
Swift Apache License 2.0 UpdatedJun 3, 2025 -
swiftui-redux-tmdb-app Public
A SwiftUI app demonstrating a unidirectional data flow with my packages: Combine Networking, Combine Store, and Navigation Coordinator, integrating with the TMDB API.
Swift Apache License 2.0 UpdatedSep 12, 2024 -
A lightweight SwiftUI Navigation Coordinator package that supports stack navigation and modal presentation.
-
swift-combine-store Public
A lightweight Swift package for state management in SwiftUI applications using Combine, designed for unidirectional data flow (UDF) architectures with data-driven side-effects.
Swift Apache License 2.0 UpdatedSep 8, 2024 -
swift-combine-networking Public
A Swift package for declarative HTTP networking with the Combine framework, designed for easy configuration and robust error handling.
Swift Apache License 2.0 UpdatedSep 6, 2024 -
swift-async-networking Public
A Swift package for declarative HTTP networking with async/await, designed for easy configuration and robust error handling.
-
swiftui-async-cached-image Public
A SwiftUI view for asynchronously loading and caching images from a URL, compatible with iOS 13+.
Swift Apache License 2.0 UpdatedMay 25, 2024 -
combine-camera-demo-app Public
An iOS application that demonstrates the usage of the CombineCamera Swift package for video capturing.
-
metal-tflite-interpreter Public
Interpreter designed to run TensorFlow Lite models using Metal for real-time GPU processing.
-
SOM Public
Neural network with learning without a teacher, performing the task of visualization and clustering.