Pinned Repositories
EMKPantry
A collection of classes and categories for iOS development
SweetUI
SweetUI adds a little sugar to UIKit
BCJSONReader
An Objective-C library for handling real world JSON.
BCOObjectStore
An Objective-C library for storing and indexing objects
BCOValueObject
BCOValueObject is an Objective-C class designed to remove the code required for creating immutable value objects. It's currently an experiment and may never evolve into a full project.
BECMixin
Mixin support of Objective-C.
Properations
Futures and Promises built using Foundation's Operation class.
BCLContinuations
A little continuations library for Objective-C
BenedictC's Repositories
BenedictC/SweetUI
SweetUI adds a little sugar to UIKit
BenedictC/SweetCombine
A little sugar for Apple's Combine framework
BenedictC/NetworkKit
BenedictC/Properations
Futures and Promises built using Foundation's Operation class.
BenedictC/Clipy
Clipboard extension app for macOS.
BenedictC/SwiftJSONReader
BenedictC/XcodeEditor
An API for manipulating Xcode project files.
BenedictC/swift
The Swift Programming Language
BenedictC/swift-corelibs-foundation
The Foundation Project, providing core utilities, internationalization, and OS independence
BenedictC/cmark
CommonMark parsing and rendering library and program in C
BenedictC/Kiko
:apple: Kiko, a Jekyll Theme
BenedictC/SwiftyJSON
The better way to deal with JSON data in Swift
BenedictC/BCLKeyValueObservation
A thin abstraction on top of Apple's KVO system that uses a target-action style pattern.
BenedictC/BCLRedirectingURLCache
A NSURLCache subclass that allows URL requests to be redirected to local files or other HTTP resources.
BenedictC/BCJSONReader
An Objective-C library for handling real world JSON.
BenedictC/BCOValueObject
BCOValueObject is an Objective-C class designed to remove the code required for creating immutable value objects. It's currently an experiment and may never evolve into a full project.
BenedictC/BCLContinuations
A little continuations library for Objective-C
BenedictC/MXLCalendarManager
A set of classes used to parse and handle iCalendar (.ICS) files
BenedictC/TMCache
Fast parallel object cache for iOS and OS X.
BenedictC/JREnum
macros that automate vending an NSString given an enum value (f.x. MyEnumToString(value))
BenedictC/BCOObjectStore
An Objective-C library for storing and indexing objects
BenedictC/KiteJSONValidator
A native Objective-C JSON schema validator
BenedictC/Dash-Plugin-for-Xcode
Plugin for Xcode to integrate the Dash documentation viewer app
BenedictC/Whittle
An experiment in object graph filtering.
BenedictC/BECXMLParser
An SAX based XML parser for Cocoa.
BenedictC/BECOperationCompletionBlock
A category on NSOperation for adding a completion block without worrying about retain cycles.
BenedictC/BECMixin
Mixin support of Objective-C.
BenedictC/SequentialProxy
Sequential proxy is a little idea I had for providing thread safe access to an object.
BenedictC/RON
RON is JSON's more personable sibling. RON stands for Readable Object Notation.
BenedictC/EMKPantry
A collection of classes and categories for iOS development