marcussc's Stars
Raphire/Win11Debloat
A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
groue/GRDB.swift
A toolkit for SQLite databases, with a focus on application development
apple/pkl
A configuration as code language with rich validation and tooling.
WeTransfer/Mocker
Mock Alamofire and URLSession requests without touching your code implementation
biscuitehh/yeetd
yeetd is a lil' daemon that watches for specific CPU-intensive Simulator processes and stops them in their tracks!
nalexn/ViewInspector
Runtime introspection and unit testing of SwiftUI views
johnpatrickmorgan/NavigationBackport
Backported SwiftUI navigation APIs introduced in WWDC22
objcio/tiny-networking
Tiny Networking Library
SomeRandomiOSDev/CBORCoding
Easy CBOR encoding and decoding for iOS, macOS, tvOS and watchOS.
valpackett/SwiftCBOR
A CBOR implementation for Swift
immuni-app/immuni-app-ios
Official repository for the iOS version of the immuni application
corona-warn-app/cwa-app-ios
Native iOS app using the exposure notification framework from Apple. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
engineerapart/TheRemoteFreelancer
Listing of community-curated resources to find topical remote freelance & contract work for software developers, web designers, and more!
Carthage/Carthage
A simple, decentralized dependency manager for Cocoa
lightsprint09/Sourcing
Abstracts TableView & CollectionView DataSources
dbsystel/DBNetworkStack-Sourcing
Combines DBNetworkStack and Sourcing by providing a network resource backed data provider.
ValveSoftware/GameNetworkingSockets
Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.
apple/swift-nio
Event-driven network application framework for high performance protocol servers & clients, non-blocking.
CQH/iOS-Sounds-and-Ringtones
Lists all of the pre-installed system sounds on an iOS device from the /Library/Ringtones and /System/Library/Audio/UISounds folders and sub-folders. Includes a bookmarking feature to all one to easily find favorite sounds.
apple/swift-protobuf
Plugin and runtime library for using protobuf with Swift
Juanpe/SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
attaswift/Attabench
Microbenchmarking app for Swift with nice log-log plots
delight-im/PHP-PrivacyPolicy
Programmatically composable privacy policies for humans and machines
eddiekaiger/SwiftyAttributes
A Swifty API for attributed strings
slashsbin/styleguide-git-commit-message
/sBin/StyleGuide/Git/CommitMessage
dbsystel/DBNetworkStack
DBNetworkStack is a network abstraction for fetching request and mapping them to model objects
asynchrony/Re-Lax
Recreating Parallax on tvOS
minimaxir/big-list-of-naughty-strings
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
HeroTransitions/Hero
Elegant transition library for iOS & tvOS
appcoda/Presentation-Controllers-Demo
A simple demo for using presentation controllers in iOS 8