crossroadlabs / Boilerplate
Swift boilerplate code library with tons of useful stuff, including Linux compatibility layers
☆10Updated 7 years ago
Alternatives and similar repositories for Boilerplate:
Users that are interested in Boilerplate are comparing it to the libraries listed below
- Some useful Swift playgrounds I maintain for my own interests☆20Updated 10 years ago
- A build script for continuous integration of iOS apps.☆142Updated 9 years ago
- Easy way to index content to CoreSpotlight in iOS9☆24Updated 6 years ago
- A generic API client application for iOS using Hyperdrive.☆28Updated 9 years ago
- Start you next Swift project off right with Breakfast. A collection of classes and extensions targeted towards iOS.☆33Updated 5 years ago
- [Deprecated]☆20Updated 8 years ago
- A command line program to be run on OS X's Terminal utility that performs generating a Swift documentation as Markdown format☆46Updated 7 years ago
- Remote preference and configuration for your application☆22Updated 5 years ago
- ☆73Updated 8 years ago
- A new version of Aldwych that is centred around recursive enums.☆19Updated 9 years ago
- Testing framework for stubbing Hypermedia HTTP requests☆12Updated 9 years ago
- Swift library and CLI for interacting with Xcode's simctl.☆60Updated 8 years ago
- A generic view model for both basic and complex scenarios☆59Updated 8 years ago
- Emoji Search App☆40Updated 5 years ago
- Swift GZIP data compression for macOS and Linux☆22Updated 8 years ago
- Redis bridges for Swift, Linux friendly.☆37Updated 8 years ago
- Swift wrapper around LLVM☆35Updated 8 years ago
- Adding ruby style each iterator to Cocoa/Cocoa touch Swift Array and Range classes, And Int.times{} to Int class☆65Updated 10 years ago
- RxSwift extensions for Hyperdrive, the generic Swift Web API client☆16Updated 9 years ago
- ☆74Updated 9 months ago
- A CocoaPods Plugin that stops☆25Updated 9 years ago
- Simple Socket library in Swift☆14Updated 8 years ago
- [Deprecated]☆31Updated 8 years ago
- Automatically create Swift entities from JSON.☆11Updated 9 years ago
- A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.☆74Updated 7 years ago
- ☆20Updated 8 years ago
- RSS and Atom reader for iOS.☆16Updated 4 years ago
- NS_OPTIONS for Swift (type-checked bitmask container). Basically an easier-to-implement RawOptionSet.