brynbellomy / SwiftDataStructuresLinks
Basic data structures (OrderedDictionary, Stack, Queue, LinkedList, List) that supplement the Swift stdlib.
☆42Updated 9 years ago
Alternatives and similar repositories for SwiftDataStructures
Users that are interested in SwiftDataStructures are comparing it to the libraries listed below
Sorting:
- Semantic versioning in Swift☆129Updated 10 years ago
- A very basic proof-of-concept Swift HTTP server that does not require Foundation☆56Updated 9 years ago
- Better interoperability between different numerical types by using operator overloading and implicit casts conversions☆180Updated 8 years ago
- A simple Swift API for Microsoft Translator☆107Updated 7 years ago
- A collection of performance test for issues that I run into with Swift.☆45Updated 9 years ago
- JSON parser for Swift – for parsing, editing, creating and reconstituting of parsed data☆39Updated 9 years ago
- Practical and efficient WatchKit tables☆72Updated 8 years ago
- Concise and type safe CALayer animations☆68Updated 10 years ago
- A lightweight replacement for target action with closures, modified from Scream.swift.☆51Updated 8 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala.☆40Updated 8 years ago
- Push / Pop modal SFSafariViewController (Hacking swipe from edge gesture)☆167Updated 9 years ago
- An array class implemented in Swift that can be observed using ReactiveCocoa's Signals☆53Updated 2 years ago
- A utility library for writing Xcode plugins☆40Updated 8 years ago
- Alamofire extension with support to ReactiveCocoa signals☆33Updated 10 years ago
- 🤓 Smart, modern table and collection views on iOS☆548Updated 6 years ago
- The easiest way to get a taste of ReactiveCocoa☆97Updated 7 years ago
- ☆73Updated 9 years ago
- A new version of Aldwych that is centred around recursive enums.☆19Updated 9 years ago
- SQLite.swift + SQLCipher☆33Updated 8 years ago
- Async, await control flow for Swift.☆69Updated 9 years ago
- Some regular expression operators for Swift☆67Updated 8 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- An iOS application for remembering to take your medications. (Pronounced like the letters R-X.)☆98Updated 8 years ago
- Simple, awesome JSON representations in Swift☆45Updated last year
- Futures, for Objective-C, that automatically collapse so it's nearly impossible to mix up the level of future nesting despite the lack of…☆106Updated 9 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago
- Swift's Sugar. Heavily inspired on Objc Sugar(https://github.com/supermarin/ObjectiveSugar)☆153Updated 8 years ago
- A collection of nifty commands for your everyday workflow in Xcode☆124Updated 8 years ago
- A Swift JSON parser that doesn't need Objective-C bridging and doesn't depend on Foundation☆82Updated 8 years ago