-
-
OpenSearchSafari Public
Forked from MentalGear/OpenSearchSafariSafari Extension to circumvent Apple's vendor-limited seach engine list and use any search engine within Safari's smart bar
JavaScript Other UpdatedJan 2, 2026 -
CrossShader Public
Forked from alaingalvan/CrossShader⚔️ A tool for cross compiling shaders. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.
C++ MIT License UpdatedNov 24, 2025 -
display-manager Public
Forked from univ-of-utah-marriott-library-apple/display_managerAn open-source Swift library which can modify your Mac’s display settings manually or automatically.
-
512kb.club Public
Forked from kevquirk/512kb.clubWebsite for the 512 KB Club
HTML MIT License UpdatedNov 4, 2025 -
-
officectl Public
Forked from happn-app/officectlTool to manage the directories from multiple sources (LDAP, Google, etc.) from the command line
-
-
-
-
GlobalConfModule Public
Dependency injection or general configuration framework for Swift (any platforms including Linux)
-
swift-conf-variables Public
Simple parser to resolve variables in Strings.
Swift UpdatedOct 10, 2025 -
-
CollectionConcurrencyKit Public
Forked from JohnSundell/CollectionConcurrencyKitAsync and concurrent versions of Swift’s forEach, map, flatMap, and compactMap APIs.
-
SafeFetching Public
Forked from ABridoux/SafeFetchingDSL to build predicates and requests for CoreData fetching.
Swift MIT License UpdatedAug 28, 2025 -
-
vapor Public
Forked from vapor/vapor💧 A server-side Swift HTTP web framework.
Swift MIT License UpdatedJul 15, 2025 -
STableLayout Public
Forked from ekazaev/ChatLayoutA fork of ChatLayout that supports section header pinning.
Swift MIT License UpdatedJul 4, 2025 -
eXtenderZ Public
Generic ISA-Swizzling for ObjC
-
FSEventsWrapper Public
Easily use FSEvents in Swift
-
apple-music-to-slack Public
Forked from sbdchd/apple-music-to-slackSet your slack status to the current song playing in iTunes/Music
-
URLRequestOperation Public
Forked from happn-app/URLRequestOperationUsing OperationQueue for your URL requests (with a built-in retry mechanism)
-
-
swift-typeid Public
Implementation of the typeid type in Swift.
-
CollectionLoader Public
Loading collections of objects by page, coming from arbitrary data sources.
-
BMO Public
Backed Managed Objects – Link any local database (CoreData, Realm, etc.) to any API (REST, SOAP, etc.)
-
generic-json Public
Forked from iwill/generic-json-swiftA simple Swift library for working with generic JSON structures
Swift MIT License UpdatedJan 29, 2025 -
stream-reader Public
A simple stream protocol in Swift with concrete implementations
-
RetryingOperation Public
Forked from happn-app/RetryingOperationRetrying operations with no persistence, wrapped in a single Foundation Operation, in Swift
-
SemiSingleton Public
Forked from happn-app/SemiSingletonSimple thread-safe uniquing of objects