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
- A very basic proof-of-concept Swift HTTP server that does not require Foundation☆56Updated 9 years ago
- Queues, timers, and task groups in Swift☆107Updated 8 years ago
- JSON parser for Swift – for parsing, editing, creating and reconstituting of parsed data☆39Updated 9 years ago
- A simple Swift API for Microsoft Translator☆107Updated 8 years ago
- Sample framework from blog post, not for real world use.☆39Updated 9 years ago
- ☆73Updated 9 years ago
- Functional chaining and promises in Swift☆45Updated 8 years ago
- A collection of performance test for issues that I run into with Swift.☆45Updated 9 years ago
- Async, await control flow for Swift.☆69Updated 9 years ago
- A communication channel from your Mac to your watch.☆136Updated 10 years ago
- A promises library written in Swift featuring combinators like map, flatMap, whenAll, whenAny.☆68Updated 3 years ago
- A new version of Aldwych that is centred around recursive enums.☆19Updated 10 years ago
- An always-sorted collection type built for Swift☆46Updated 10 years ago
- Practical and efficient WatchKit tables☆72Updated 9 years ago
- Useful functions and extensions for sorting in Swift☆61Updated 3 years ago
- Utility that lets you define UIColors in Swift as they've meant to be defined: as HEX values☆103Updated 7 years ago
- Declarative Table View Data Sources☆41Updated 8 years ago
- Finding dominant colors of an image using k-means clustering☆51Updated 10 years ago
- A playground showing how Swift makes Strings, Colors, Fonts, Images, etc easier to deal with.☆74Updated 8 years ago
- Dynamic Storage Bar (a là iTunes Usage Bar) written in Swift☆98Updated 7 years ago
- A lightweight replacement for target action with closures, modified from Scream.swift.☆51Updated 8 years ago
- MessagePack implementation for Swift / msgpack.org[Swift]☆102Updated 10 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 9 years ago
- The easiest way to get a taste of ReactiveCocoa☆97Updated 7 years ago
- Enigma encryption in Swift☆118Updated 6 years ago
- A math framework for Swift. Includes: vectors, matrices, complex numbers, quaternions and polynomials.☆179Updated 6 years ago
- AutoLayoutKit in pure Swift.☆76Updated 8 years ago
- An implementation of Multiset and PredicateSet in Swift.☆112Updated 10 years ago