michael-yuji / YSMessagePack
A pure Swift MessagePack implementation msgpack.org[Swift]
☆26Updated 8 years ago
Alternatives and similar repositories for YSMessagePack:
Users that are interested in YSMessagePack are comparing it to the libraries listed below
- A Swift client for Redis, providing asynchronous operation☆28Updated 8 years ago
- Stateless message-driven micro-framework in Swift.☆71Updated 8 years ago
- [DEPRECATED] Eki lets you manage easily concurrency in your apps. This framework make Grand Central Dispatch API more friendly and fun to…☆33Updated 7 years ago
- A minimal API for iOS app settings.☆66Updated 6 years ago
- XML support for Perfect.☆16Updated 7 years ago
- Live Google Analytics☆38Updated 9 years ago
- A generic view model for both basic and complex scenarios☆59Updated 8 years ago
- Pure Swift ORM (Supports Linux)☆38Updated 3 months ago
- ☆74Updated 9 months ago
- A keychain wrapper that is so easy to use that your cat could use it.☆75Updated 6 years ago
- Magical User settings class for iOS☆17Updated 5 years ago
- A tvOS controller inspired by Hulu's splash screen☆37Updated 7 years ago
- An implementation of Multiset and PredicateSet in Swift.☆112Updated 9 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
- async and await for Swift.☆88Updated 5 years ago
- 🔮 A very simple gRPC library to use with Apple's swift-protobuf.☆30Updated 8 years ago
- Low-level Swift package for POSIX sockets and Epoll/Kqueue.☆20Updated 7 years ago
- iOS library adding closure (block or callback) functionality to several native classes (buttons, sliders, notifications, etc)☆58Updated 5 years ago
- Swift implementation of Scala Futures http://docs.scala-lang.org/overviews/core/futures.html☆19Updated 5 years ago
- Xcode editor extension that adds an ability to post and edit github issues through comment templates☆28Updated 7 years ago
- 💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!☆68Updated 2 years ago
- Matisse is an image retrieval and caching library for iOS inspired by Picasso.☆19Updated 11 months ago
- A new version of Aldwych that is centred around recursive enums.☆19Updated 9 years ago
- A double-ended queue type in pure Swift☆72Updated 3 years ago
- RxSwift extensions for dealing with QueryKit☆49Updated 4 years ago
- A Reactive LocationManager in Swift for iOS/macOS/watchOS/tvOS☆26Updated last year
- AutoLayoutKit in pure Swift.☆76Updated 7 years ago
- FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala.