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:
- Better interoperability between different numerical types by using operator overloading and implicit casts conversions☆180Updated 9 years ago
- Semantic versioning in Swift☆129Updated 10 years ago
- JSON parser for Swift – for parsing, editing, creating and reconstituting of parsed data☆39Updated 10 years ago
- A simple Swift API for Microsoft Translator☆107Updated 8 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- Async, await control flow for Swift.☆69Updated 9 years ago
- Sample framework from blog post, not for real world use.☆39Updated 9 years ago
- Functional chaining and promises in Swift☆45Updated 8 years ago
- FutureLib is a pure Swift 2 library implementing Futures & Promises inspired by Scala.☆40Updated 8 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago
- ☆73Updated 9 years ago
- Practical and efficient WatchKit tables☆72Updated 9 years ago
- Useful functions and extensions for sorting in Swift☆60Updated 4 years ago
- A series of helpers and extensions for identifying what device is interacting with your app.☆66Updated 10 years ago
- A pure Swift library for using ANSI codes. Basically makes command-line coloring and styling very easy!☆28Updated 8 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- iOS Syntax Highlighting in Swift☆101Updated 8 years ago
- A utility library for writing Xcode plugins☆40Updated 8 years ago
- Some regular expression operators for Swift☆67Updated 8 years ago
- A very basic proof-of-concept Swift HTTP server that does not require Foundation☆56Updated 9 years ago
- URLScheme router than supports auto creation of UIViewControllers for associated url parameters to allow creation of navigation stacks☆92Updated 10 years ago
- A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.☆74Updated 8 years ago
- An array class implemented in Swift that can be observed using ReactiveCocoa's Signals☆53Updated 2 years ago
- Start you next Swift project off right with Breakfast. A collection of classes and extensions targeted towards iOS.☆33Updated 6 years ago
- A lightweight HTTP networking framework for Swift☆89Updated 4 years ago
- UIView and CGRect extension that adds properties to manipulate them efficiently☆90Updated 8 years ago
- Utility that lets you define UIColors in Swift as they've meant to be defined: as HEX values☆103Updated 7 years ago
- An app to list the available fonts on iOS, written in Swift using the MVVM pattern.☆120Updated 10 years ago
- A collection of sorting algorithms implemented in Swift☆106Updated 9 years ago
- A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.☆179Updated 6 years ago