Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by objcio
A curated list of projects in awesome lists by objcio .
https://github.com/objcio/app-architecture
Sample Code of the App Architecture Book
Last synced: 02 Jan 2025
https://github.com/objcio/functional-swift
Issue repository for the Functional Swift book
Last synced: 03 Jan 2025
https://github.com/objcio/core-data
Sample code for the objc.io Core Data book
Last synced: 04 Jan 2025
https://github.com/objcio/issue-1-lighter-view-controllers
Example project for the 1st issue of objc.io
Last synced: 04 Jan 2025
https://github.com/objcio/markdown-playgrounds
A Markdown Editor that can execute Swift code
macos markdown markdown-editor swift
Last synced: 06 Jan 2025
https://github.com/objcio/thinking-in-swiftui-sample-code
Sample code for the Thinking in SwiftUI book
Last synced: 08 Jan 2025
https://github.com/objcio/issue-21-OpenCV-FaceRec
A small project demonstrating how OpenCV can be used on iOS to perform face recognition
Last synced: 25 Nov 2024
https://github.com/objcio/optimizingcollections
Home of my talk about Optimizing Collections in Swift
Last synced: 19 Dec 2024
https://github.com/objcio/OptimizingCollections
Home of my talk about Optimizing Collections in Swift
Last synced: 25 Nov 2024
https://github.com/objcio/issue-21-core-image-explorer
Sample code for the Introduction to Core Image article in objc.io issue #21
Last synced: 19 Dec 2024
https://github.com/objcio/issue5-view-controller-transitions
Simple demo app showing custom view controller transitions
Last synced: 06 Nov 2024
https://github.com/objcio/attributed-string-builder
Attributed String Builders
Last synced: 06 Nov 2024
https://github.com/objcio/issue-10-core-data-network-application
Sample project for objc.io article http://www.objc.io/issue-10/networked-core-data-application.html
Last synced: 06 Nov 2024
https://github.com/objcio/issue-12-custom-layer-property-animations
Issue 12: Custom Layer Property Animations
Last synced: 06 Nov 2024
https://github.com/objcio/issue-14-xpc
Sample Project for objc.o Article about XPC
Last synced: 06 Nov 2024
https://github.com/objcio/s01e51-playground-driven-development-at-kickstarter
Sample code for Swift Talk episode 51: Playground-Driven Development at Kickstarter
Last synced: 06 Nov 2024
https://github.com/objcio/s01e01-networking
Sample code for Swift Talk episode 1: Networking
Last synced: 06 Nov 2024
https://github.com/objcio/issue-12-interactive-animations-uidynamics
Interactive Animations with UIDynamics
Last synced: 06 Nov 2024
https://github.com/objcio/swift-talk-app-swiftui
Swift Talk App using SwiftUI
Last synced: 06 Nov 2024
https://github.com/objcio/issue-12-interactive-animations
Interactive Animations on iOS
Last synced: 06 Nov 2024
https://github.com/objcio/issue-1-view-controller-containment
Small example app that shows a container view controller
Last synced: 29 Nov 2024
https://github.com/objcio/staticsite
Simple and blunt static site generator
Last synced: 06 Nov 2024
https://github.com/objcio/metal-demo-objcio
Sample code for Issue #18 of objc.io
Last synced: 06 Nov 2024
https://github.com/objcio/thinking-in-swiftui-code
Accompanying code for the book Thinking in SwiftUI
Last synced: 24 Dec 2024
https://github.com/objcio/s01e34-reactive-programming
Sample code for Swift Talk episode 34: Reactive Programming
Last synced: 06 Nov 2024
https://github.com/objcio/advanced-swift
Feedback and issue-tracker for objc.io's Advanced Swift book
Last synced: 24 Dec 2024
https://github.com/objcio/s01e03-loading-view-controllers
Sample code for Swift Talk episode 3
Last synced: 06 Nov 2024
https://github.com/objcio/s01e53-test-driven-reactive-programming-at-kickstarer
Sample code for Swift Talk episode 53: Test-Driven Reactive Programming at Kickstarter
Last synced: 06 Nov 2024
https://github.com/objcio/s01e90-concurrent-map
Sample code for Swift Talk episode 90: Concurrent Map
Last synced: 06 Nov 2024
https://github.com/objcio/s01e25-network-caching
Sample code for Swift Talk episode 25: Network Caching
Last synced: 06 Nov 2024
https://github.com/objcio/s01e05-connecting-view-controllers
Sample code for Swift Talk Episode #5: Connecting View Controllers
Last synced: 06 Nov 2024
https://github.com/objcio/s01e06-generic-table-view-controllers
Sample code for Swift Talk Episode #6: Generic Table View Controllers
Last synced: 06 Nov 2024
https://github.com/objcio/issue-6-compiler-tool
Example code for a standalone clang/llvm tool.
Last synced: 06 Nov 2024
https://github.com/objcio/s01e26-generic-table-view-controllers-part-2
Sample code for Swift Talk episode 26: Generic Table View Controllers (Part 2)
Last synced: 06 Nov 2024
https://github.com/objcio/collection-view-swiftui
Sample code for Swift Talk episode 168: SwiftUI — Building a Collection View (Part 2)
Last synced: 05 Nov 2024
https://github.com/objcio/issue-16-functional-apis
Example playground for the article http://www.objc.io/issue16/functional-swift-apis.html
Last synced: 06 Nov 2024
https://github.com/objcio/s01e47-testable-view-models-at-kickstarter
Sample code for Swift Talk episode 47: View Models at Kickstarter
Last synced: 06 Nov 2024
https://github.com/objcio/s01e57-certificate-pinning
Sample code for Swift Talk episode 57: Certificate Pinning
Last synced: 06 Nov 2024
https://github.com/objcio/s01e62-testable-view-controllers-with-reducers
Sample code for Swift Talk episode 62: Testable View Controllers with Reducers
Last synced: 06 Nov 2024
https://github.com/objcio/s01e02-rendering-commonmark
Sample code for Swift Talk episode 2: Rendering CommonMark
Last synced: 06 Nov 2024
https://github.com/objcio/s01e75-auto-layout-with-key-paths
Sample code for Swift Talk episode 75: Auto Layout with Key Paths
Last synced: 06 Nov 2024
https://github.com/objcio/s01e145-setting-up-a-document-based-app
Sample code for Swift Talk episode 145: Markdown Playgrounds — Setting Up a Document Based App
Last synced: 06 Nov 2024
https://github.com/objcio/s01e133-tiny-networking-library-revisited
Sample code for Swift Talk episode 133: Networking: Tiny Networking Library Revisited
Last synced: 06 Nov 2024
https://github.com/objcio/s01e174-animation-curves
Sample code for Swift Talk episode 174: SwiftUI — Animation Curves
Last synced: 06 Nov 2024
https://github.com/objcio/s01e175-building-a-shopping-cart-animation
Sample code for Swift Talk episode 175: SwiftUI — Building a Shopping Cart Animation
Last synced: 06 Nov 2024
https://github.com/objcio/s01e08-networking-post-requests
Sample code for Swift Talk episode 8: Networking: POST Requests
Last synced: 06 Nov 2024
https://github.com/objcio/s01e07-stack-views-with-enums
Sample code for Swift Talk episode #7: Stack Views with Enums
Last synced: 06 Nov 2024
https://github.com/objcio/s01e117-showing-hiding-sections
Sample code for Swift Talk episode 117: Building a Form Library: Showing & Hiding Sections
Last synced: 06 Nov 2024
https://github.com/objcio/s01e73-view-bindings-in-pure-swift
Sample code for Swift Talk episode 73: View Bindings in Pure Swift
Last synced: 06 Nov 2024
https://github.com/objcio/s01e225-swiftui-layout-explained-view-protocols-and-shapes
Sample code for Swift Talk 225: SwiftUI Layout Explained – View Protocols and Shapes
Last synced: 06 Nov 2024
https://github.com/objcio/s01e253-flow-layout-revisited
Sample code for Swift Talk 253: SwiftUI – Flow Layout Revisited
Last synced: 06 Nov 2024
https://github.com/objcio/s01e109-ios-remote-debugger-connecting-with-bonjour
Sample code for Swift Talk episode 109: iOS Remote Debugger: Connecting with Bonjour
Last synced: 06 Nov 2024
https://github.com/objcio/s01e27-typed-notifications-part-1
Sample code for Swift Talk episode 27: Typed Notifications (Part 1)
Last synced: 06 Nov 2024
https://github.com/objcio/s01e235-swiftui-layout-explained-layout-priorities
Sample code for Swift Talk 235: SwiftUI Layout Explained – Layout Priorities
Last synced: 06 Nov 2024
https://github.com/objcio/s01e04-rendering-commonmark-part-2
Swift Talk Episode 4: Rendering CommonMark (Part 2)
Last synced: 06 Nov 2024
https://github.com/objcio/s01e71-type-safe-file-paths-with-phantom-types
Sample code for Swift Talk episode 71: Type-Safe File Paths with Phantom Types
Last synced: 06 Nov 2024
https://github.com/objcio/s01e66-the-elm-architecture-part-1
Sample code for Swift Talk episode 66: The Elm Architecture (Part 1)
Last synced: 06 Nov 2024
https://github.com/objcio/s01e192-analog-clock
Sample code for Swift Talk episode 192: SwiftUI Stopwatch — Analog Clock
Last synced: 24 Dec 2024
https://github.com/objcio/s01e28-typed-notifications-part-2
Sample code for Swift Talk episode 28: Typed Notifications (Part 2)
Last synced: 06 Nov 2024
https://github.com/objcio/s01e19-from-runtime-programming-to-functions
Sample code for Swift Talk episode 19: From Runtime Programming to Functions
Last synced: 06 Nov 2024
https://github.com/objcio/s01e36-futures
Sample Code for Swift Talk Episode 36: Futures
Last synced: 06 Nov 2024
https://github.com/objcio/s01e149-swift-syntax-highlighting
Sample code for Swift Talk episode 149: Markdown Playgrounds — Swift Syntax Highlighting
Last synced: 24 Dec 2024
https://github.com/objcio/s01e156-a-first-look-at-swiftui
Sample code for Swift Talk episode 156: SwiftUI — A First Look
Last synced: 06 Nov 2024
https://github.com/objcio/s01e168-building-a-collection-view-part-2
Sample code for Swift Talk episode 168: SwiftUI — Building a Collection View (Part 2)
Last synced: 24 Dec 2024
https://github.com/objcio/s01e29-protocols-class-hierarchies
Sample code for Swift Talk episode 29: Protocols & Class Hierarchies
Last synced: 24 Dec 2024
https://github.com/objcio/s01e211-quick-open-simple-fuzzy-matching
Sample code for Swift Talk 211: Quick Open — Simple Fuzzy Matching
Last synced: 24 Dec 2024
https://github.com/objcio/s01e86-sharing-state-between-view-controllers-in-mvc-part-1
Sample code for Swift Talk episode 86: Sharing State Between View Controllers in MVC (Part 1)
Last synced: 06 Nov 2024
https://github.com/objcio/s01e333-sticky-headers-for-scroll-views
Sample code for Swift Talk 333: Sticky Headers for Scroll Views
Last synced: 06 Nov 2024
https://github.com/objcio/s01e229-swiftui-layout-explained-flexible-frames
Sample code for Swift Talk 229: SwiftUI Layout Explained – Flexible Frames
Last synced: 24 Dec 2024