Pinned Repositories
Drawer
An iOS Maps like drawer view controller implementation
Expectations
A short & sweet generic expectation implementation in Swift
iFrag
My first attempt at making a Cocoa app
InterfacingWithC
Challenges for Interfacing with C workshop
mac-httpclient
Fork of the mac HTTP client
RPi-Garage
Controlling a garage door with Swift, HomeBridge and a Raspberry PI
TokenBucket
A simple Token Bucket implementation in Swift
XCConfigDemo
Demo of using .xcconfig files to setup compile and runtime options for your builds
Xconfig
Simple Mac app to display build settings for the currently open Xcode projects
pfandrade's Repositories
pfandrade/Xconfig
Simple Mac app to display build settings for the currently open Xcode projects
pfandrade/RPi-Garage
Controlling a garage door with Swift, HomeBridge and a Raspberry PI
pfandrade/Drawer
An iOS Maps like drawer view controller implementation
pfandrade/iFrag
My first attempt at making a Cocoa app
pfandrade/StaticFrameworks
Example project on how to split your code into modules
pfandrade/AnyCodable
Type-erased wrappers for Encodable, Decodable, and Codable values
pfandrade/Archimedes
Geometry functions for Cocoa and Cocoa Touch
pfandrade/AwesomeCache
Delightful on-disk cache (written in Swift)
pfandrade/CocoaAsyncSocket
Asynchronous socket networking library for Mac and iOS
pfandrade/CocoaMarkdown
Markdown parsing and rendering for iOS and OS X
pfandrade/Cod
A binary Swift Coder implementation
pfandrade/CodableBenchmarks
Performance benchmarks for Codable and JSONSerialization
pfandrade/data-store
Easily get, set and persist config data. Fast. Supports dot-notation in keys. No dependencies.
pfandrade/diff-match-patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
pfandrade/docker-pipelines-hugo
Docker container for Bitbucket Pipelines to build a static hugo site
pfandrade/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
pfandrade/ha-custom-components
Home Assistant custom components
pfandrade/HanekeSwift
A lightweight generic cache for iOS written in Swift with extra love for images.
pfandrade/homebridge-shelly
Shelly plugin for Homebridge
pfandrade/MASShortcut
Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
pfandrade/MessagePacker
MessagePack serializer implementation for Swift. msgpack.org[Swift]
pfandrade/noise-c
Noise-C, a plain C implementation of the Noise protocol
pfandrade/noise-c.wasm
rweather/noise-c compiled to WebAssembly using Emscripten and optimized for small size
pfandrade/NWWebSocket
A WebSocket client written in Swift, using the Network framework from Apple.
pfandrade/pusher-websocket-swift
Pusher Channels websocket library for Swift
pfandrade/pwsafe
PwsafeSwift is a library for reading and writing PWSAFE3 password files
pfandrade/SwiftCBOR
A CBOR implementation for Swift
pfandrade/Tailor
pfandrade/TransformerKit
A block-based API for NSValueTransformer, with a growing collection of useful examples.
pfandrade/VCRURLSession
Record your test suite's HTTP requests and responses. You can replay them during future test runs for fast, deterministic, accurate tests.