An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by ole

A curated list of projects in awesome lists by ole .

https://github.com/ole/whats-new-in-swift-4

An Xcode playground showcasing the new features in Swift 4.0.

playground swift xcode

Last synced: 28 Sep 2025

https://github.com/ole/obshapedbutton

A UIButton subclass that works with for non-rectangular button shapes.

Last synced: 16 May 2025

https://github.com/ole/OBShapedButton

A UIButton subclass that works with for non-rectangular button shapes.

Last synced: 09 May 2025

https://github.com/ole/whats-new-in-swift-4-2

An Xcode playground demonstrating the new features in in Swift 4.2.

Last synced: 13 May 2025

https://github.com/ole/OLEContainerScrollView

A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKitʼs cell reuse functionality.

Last synced: 25 Mar 2025

https://github.com/ole/Animated-Paths

Demo project: Animating the drawing of a CGPath with CAShapeLayer.strokeEnd

Last synced: 13 Apr 2025

https://github.com/ole/swiftui-view-lifecycle

Observe how different SwiftUI container views affect state and lifecycle events (onAppear, onDisappear).

swiftui

Last synced: 07 Apr 2025

https://github.com/ole/obslider

A UISlider subclass that adds variable scrubbing speeds (as seen in the Music app on iOS).

Last synced: 27 Mar 2025

https://github.com/ole/CollectionViewParallaxScrolling

A custom UICollectionViewFlowLayout to support parallax scrolling in cells. Check out the accompanying blog post for more info.

Last synced: 25 Mar 2025

https://github.com/ole/ampere

Adding multiplication and division to the units of measurement types in Foundation.

Last synced: 13 Jul 2025

https://github.com/ole/Ampere

Adding multiplication and division to the units of measurement types in Foundation.

Last synced: 22 Jul 2025

https://github.com/ole/swiftui-layout-inspector

A tool for learning how the SwiftUI layout system works, and for debugging your own layout code.

swiftui

Last synced: 17 Mar 2025

https://github.com/ole/sortedarray

An array that keeps its elements sorted according to a given sort predicate.

collection sorted-array swift

Last synced: 04 Apr 2025

https://github.com/ole/SortedArray

An array that keeps its elements sorted according to a given sort predicate.

collection sorted-array swift

Last synced: 14 May 2025

https://github.com/ole/obgradientview

A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.

Last synced: 17 Mar 2025

https://github.com/ole/swift-rp-pico-bare

Embedded Swift on the Raspberry Pi Pico without the Pico C/C++ SDK

Last synced: 05 Jul 2025

https://github.com/ole/pico-embedded-swift

Embedded Swift on the Raspberry Pi Pico

Last synced: 04 Jan 2026

https://github.com/ole/RemoteViewControllers

Introspection of the private and undocumented remote view controllers feature in iOS 6

Last synced: 22 Jul 2025

https://github.com/ole/oslogstoretest

Test app for evaluating if apps can access their own OSLog logs via OSLogStore.

Last synced: 23 Mar 2025

https://github.com/ole/analogdial

A circular analog dial that can display a numeric value in a specified range (like an analog speedometer).

Last synced: 11 Apr 2025

https://github.com/ole/AnalogDial

A circular analog dial that can display a numeric value in a specified range (like an analog speedometer).

Last synced: 22 Jul 2025

https://github.com/ole/notificationunregistering

Testing the behavior of the block based NotificationCenter API. Do you have to call NotificationCenter.removeObserver(_:) or is it enough to let the observer token go out of scope? Turns out: the former (tested on iOS 11.2).

Last synced: 11 Apr 2025

https://github.com/ole/hexhexhex

A parser for the Intel Hexadecimal Object File Format (.hex), written in Swift.

file-format intel-hex parser swift

Last synced: 17 Mar 2026

https://github.com/ole/transcribe

A Swift parser for output files from automated transcription services. An experiment inspired by the Swift Community Podcast.

Last synced: 11 Apr 2025

https://github.com/ole/picobello

An assembler for the Microchip PIC instruction set, written in Swift.

assembler microchip-pic swift

Last synced: 20 Oct 2025

https://github.com/ole/topaz

An attempt to reimplement a minimal version of the Swift standard library. Just for fun — I doubt this has practical applications.

Last synced: 11 Apr 2025

https://github.com/ole/SwiftUI-Mac-Focus

Test project for playing with focus, keyboard shortcuts, menu commands in SwiftUI on the Mac

Last synced: 22 Jul 2025

https://github.com/ole/swiftui-mac-focus

Test project for playing with focus, keyboard shortcuts, menu commands in SwiftUI on the Mac

Last synced: 06 Jul 2025

https://github.com/ole/funtime

A Swift interface for the Objective-C Runtime API

objective-c runtime swift wrapper

Last synced: 11 Apr 2025

https://github.com/ole/asyncsequenceoperators

Experimental reimplementations of functional reactive operators for AsyncSequence. DO NOT USE IN PRODUCTION!

Last synced: 07 Nov 2025

https://github.com/ole/obstack

OBStack is a very simple implementation of a stack data structure (last in, first out) in Cocoa.

Last synced: 11 Apr 2025

https://github.com/ole/asyncxmlparsing

An AsyncSequence wrapper for Foundation’s XMLParser (experimental)

Last synced: 18 Mar 2025

https://github.com/ole/swiftuianimationbug

https://twitter.com/olebegemann/status/1587912494290444290

Last synced: 29 Oct 2025

https://github.com/ole/setsolver

A solver for the card game Set.

Last synced: 10 Apr 2025

https://github.com/ole/rust-rp-pico-template

A cargo-generate template for embedded Rust development on the Raspberry Pi Pico.

Last synced: 18 Mar 2025

https://github.com/ole/swiftlanguagemodesparamsemantics

Testing how `swiftLanguageModes`/`swiftLanguageVersions` in SwiftPM behaves.

Last synced: 13 Jun 2025